fix readme

This commit is contained in:
Thomas Rudin 2020-01-22 20:26:07 +01:00
parent 6cded73826
commit 2687da7cb7

View File

@ -45,6 +45,11 @@ beerchat.json
}
}]
}
}
```
## Starting
```
npm install
npm start
```