docs(readme): restructure for clearer readme

This commit is contained in:
Aslam H
2024-09-08 06:37:54 +07:00
parent 74fc53c326
commit 34b8df25d2

View File

@@ -8,16 +8,12 @@
[Bun](https://bun.sh) is required to run this project.
Install dependencies:
```bash
bun i
```
## Run Website
To start the website locally:
```bash
bun web
```