update readme
All checks were successful
Build ESLint Config and Release / build-and-release (push) Successful in 3s

This commit is contained in:
2025-12-22 21:03:33 +00:00
parent 39c579c077
commit 7a80fcfa57

View File

@@ -6,10 +6,4 @@ To install dependencies:
bun install bun install
``` ```
To run: This project was created using `bun init` in bun v1.3.1. [Bun](https://bun.com)
```bash
bun run index.ts
```
This project was created using `bun init` in bun v1.3.1. [Bun](https://bun.com) is a fast all-in-one JavaScript runtime.