diff --git a/README.md b/README.md deleted file mode 100644 index 9dcd8f0..0000000 --- a/README.md +++ /dev/null @@ -1,15 +0,0 @@ -# website - -To install dependencies: - -```bash -bun install -``` - -To run: - -```bash -bun run index.ts -``` - -This project was created using `bun init` in bun v1.0.20. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.