Update README.md

This commit is contained in:
sk22 2022-11-21 17:22:12 +01:00 committed by GitHub
parent f871fa6743
commit 9a351de9b4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -95,7 +95,7 @@ Mastodos makes use of [Mastodon for Android](https://github.com/mastodon/mastodo
* Pink primary color
* Custom icon: Modulate upstream icon using ImageMagick
```bash
mogrify -modulate 90,100,140 mastodon/src/main/res/mipmap-*/ic_launcher*.png
mogrify -modulate 90,100,140 mastodon/src/main/res/mipmap-*/ic_launcher*.png mastodon/src/main/ic_launcher-playstore.png
```
## Building