From 364b593f08f0b517fb419c49d8f0e0dba2dc08da Mon Sep 17 00:00:00 2001 From: Josh Creek <8179928+jcreek@users.noreply.github.com> Date: Sun, 7 Apr 2024 13:03:00 +0100 Subject: [PATCH] docs(*): Add dependencies section to readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index bec75ed..27473b5 100644 --- a/README.md +++ b/README.md @@ -22,3 +22,7 @@ npm run build ``` 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).