Update README.md

This commit is contained in:
Alex McLean 2022-02-26 20:22:53 +00:00 committed by GitHub
parent 6091f7499a
commit 0d78f3695a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
# strudel # strudel ![Strudel test status](https://github.com/github/docs/actions/workflows/main.yml/badge.svg)
## Local development ## Local development
@ -8,4 +8,4 @@ Run the REPL locally:
cd repl cd repl
npm install npm install
npm run start npm run start
``` ```