From d6c90a80ed93f8adca822075d0dae53df1f62970 Mon Sep 17 00:00:00 2001 From: Chris Wanstrath Date: Sun, 5 Oct 2025 13:43:38 -0700 Subject: [PATCH] yes yes --- README.md | 17 +++++------------ 1 file changed, 5 insertions(+), 12 deletions(-) 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