diff --git a/README.md b/README.md index 4161415..9dbc06c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# binario +# TS-Games To install dependencies: @@ -9,7 +9,6 @@ bun install To run: ```bash -bun run index.ts +bun start ``` -This project was created using `bun init` in bun v1.1.13. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.