diff --git a/README.md b/README.md index 1f6649b4..f9f07efa 100644 --- a/README.md +++ b/README.md @@ -1 +1,11 @@ -# strudel \ No newline at end of file +# strudel + +## Local development + +Run the REPL locally: + +```bash +cd repl +npm install +npm run start +``` \ No newline at end of file