diff --git a/README.md b/README.md index 4f9ab73..ba99e11 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,8 @@ -# reefvm +# ReefVM -To install dependencies: +It's where Shrimp live. -```bash -bun install -``` +## Quickstart -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. + bun install + bun test \ No newline at end of file