Update README to reflect WIP

This commit is contained in:
2025-08-18 18:42:38 -04:00
parent a698b85c51
commit 1eb0637d38
14 changed files with 576 additions and 15 deletions

View File

@@ -1,15 +1,3 @@
# channeltests-3
# channeltests-TS
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run index.ts
```
This project was created using `bun init` in bun v1.2.20. [Bun](https://bun.com) is a fast all-in-one JavaScript runtime.
WIP...