From 34b8df25d2b42539b5b440c7d4df2571749aa9e5 Mon Sep 17 00:00:00 2001 From: Aslam H Date: Sun, 8 Sep 2024 06:37:54 +0700 Subject: [PATCH] docs(readme): restructure for clearer readme --- readme.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/readme.md b/readme.md index 30f011be..3fdeacae 100644 --- a/readme.md +++ b/readme.md @@ -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 ```