1
0
Fork 0

Update README

This commit is contained in:
Pabloader 2024-07-06 19:42:07 +00:00
parent 9ae3c40368
commit d1ab00c558
1 changed files with 2 additions and 3 deletions

View File

@ -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.