update README

This commit is contained in:
Ole Morud
2022-08-25 20:58:06 +02:00
parent 6eb554fffb
commit a0eda5dffa

View File

@@ -1,10 +1,10 @@
## How to run
## Install and run
Install NodeJS
Run with
```
git clone https://github.com/olemorud/react-befunge
cd react-befunge
npm run start
```
Opens in browser at http://localhost:3000