diff --git a/README.md b/README.md index 58097d0..70197a4 100644 --- a/README.md +++ b/README.md @@ -20,8 +20,8 @@ Android users can also download APK file from [release page](https://github.com/ ## Screenshots

- iOS screenshot - Android screenshot + Dark screenshot + Light screenshot

## Contributing @@ -55,6 +55,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d + This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! diff --git a/assets/screenshot-dark.png b/assets/screenshot-dark.png new file mode 100644 index 0000000..ce94482 Binary files /dev/null and b/assets/screenshot-dark.png differ diff --git a/assets/screenshot-light.png b/assets/screenshot-light.png new file mode 100644 index 0000000..2f71ba5 Binary files /dev/null and b/assets/screenshot-light.png differ