chore: Update readme.md
This commit is contained in:
parent
c95ca1f259
commit
7af353ebf3
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ bun install
|
||||||
To run:
|
To run:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
bun run index.ts
|
bun start
|
||||||
```
|
```
|
||||||
|
|
||||||
This project was created using `bun init` in bun v1.2.3. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.
|
This project was created using `bun init` in bun v1.2.3. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.
|
||||||
|
|
Reference in a new issue