Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RheingoldRiver authored Oct 4, 2023
1 parent 56c45db commit b0d1400
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

![image](https://github.com/RheingoldRiver/pentominoes/assets/18037011/1e1aba9b-2b29-45de-8fde-15dbc3ef7ef6)

![image](https://github.com/RheingoldRiver/pentominoes/assets/18037011/a97f51dd-5c5e-488a-b2bc-cc370fbf83bb)


## Development

To run locally:
Expand All @@ -11,4 +14,4 @@ To run locally:
3. `npm i`
4. `npm run dev`

The tests are using `vitest`. If `npm run test` doesn't work then try updating your node/npm version; you'll have to delete `node-modules` and then rerun `npm i` for this to take effect.
The tests are using `vitest`. If `npm run test` doesn't work then try updating your node/npm version; you'll have to delete `node-modules` and then rerun `npm i` for this to take effect.

0 comments on commit b0d1400

Please sign in to comment.