Update README
This commit is contained in:
parent
9ae3c40368
commit
d1ab00c558
|
|
@ -1,4 +1,4 @@
|
||||||
# binario
|
# TS-Games
|
||||||
|
|
||||||
To install dependencies:
|
To install dependencies:
|
||||||
|
|
||||||
|
|
@ -9,7 +9,6 @@ bun install
|
||||||
To run:
|
To run:
|
||||||
|
|
||||||
```bash
|
```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.
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue