summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 0 insertions, 12 deletions
diff --git a/README.md b/README.md
index 73bc37c..58dd7ba 100644
--- a/README.md
+++ b/README.md
@@ -1,15 +1,3 @@
# fleg-bout
-To install dependencies:
-
-```bash
-bun install
-```
-
-To run:
-
-```bash
-bun run index.ts
-```
-
This project was created using `bun init` in bun v1.3.4. [Bun](https://bun.com) is a fast all-in-one JavaScript runtime.