Modify README

This commit is contained in:
Sangelo 2023-12-13 15:09:40 +01:00
parent 317eafc325
commit 8d1f850a5f

View file

@ -16,7 +16,7 @@ yarn install
yarn run dev
# or start the server and open the app in a new browser tab
yarn run dev -- --open
yarn run dev --open
```
Once you've made your changes, you can create a Pull Request and I'll make sure to check it out!