diff --git a/README.md b/README.md index 9a528f4..3109930 100644 --- a/README.md +++ b/README.md @@ -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: @@ -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. \ No newline at end of file +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.