docs(*): Add dependencies section to readme

This commit is contained in:
Josh Creek
2024-04-07 13:03:00 +01:00
parent eacd695a40
commit 364b593f08
+4
View File
@@ -22,3 +22,7 @@ npm run build
``` ```
You can preview the production build with `npm run preview`. You can preview the production build with `npm run preview`.
## Dependencies
The living dex tracker's sprite collection is taken from [pokesprite](https://github.com/msikma/pokesprite), which is licensed under [the MIT license](https://github.com/msikma/pokesprite/blob/master/LICENSE).