diff --git a/README.md b/README.md index b4a36e7..a761450 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,4 @@ # @techniker-me/pcast-api -To install dependencies: +WIP... -```bash -bun install -``` - -To run: - -```bash -bun run src/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.