diff --git a/README.md b/README.md index 261676c..4e1281d 100755 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ This project lets you acquire past Distribution Event Pokémon in Gen1/Gen2 Pok The rom is based on [libpokemegb](https://github.com/risingPhil/libpokemegb) and [libdragon](https://github.com/DragonMinded/libdragon). +![Screenshot 1](docs/images/screen1.png)![Screenshot 2](docs/images/screen2.png)![Screenshot 3](docs/images/screen3.png) + Right now the UI is extremely barebones. I aim to improve this in future versions. I'm happy to accept pull requests if the community wants to do them. diff --git a/docs/images/screen1.png b/docs/images/screen1.png new file mode 100644 index 0000000..91cc396 Binary files /dev/null and b/docs/images/screen1.png differ diff --git a/docs/images/screen2.png b/docs/images/screen2.png new file mode 100644 index 0000000..6609d03 Binary files /dev/null and b/docs/images/screen2.png differ diff --git a/docs/images/screen3.png b/docs/images/screen3.png new file mode 100644 index 0000000..7baa31f Binary files /dev/null and b/docs/images/screen3.png differ