From 64ab2c2ac5e9d4baea9c4174b16d4b505c77f6b3 Mon Sep 17 00:00:00 2001 From: Matthieu <24-artectrex@users.noreply.shinice.net> Date: Tue, 27 Feb 2024 13:23:07 +0000 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c3a45ebe..fc7df938 100644 --- a/README.md +++ b/README.md @@ -9,13 +9,16 @@ Free (as in freedom) Android client for Pixelfed, the federated image sharing pl Get it on F-Droid +Come talk to us on Matrix, at #pixeldroid:gnugen.ch ! + ## 🔧 Compiling the code yourself If you want to try out PixelDroid on your own device, you can compile the source code yourself. To do that you can install [Android Studio](https://developer.android.com/studio/). ## 🎨 Art attribution Our mascot was commissioned using funds from NLnet. The original file is `pixeldroid_mascot.svg` and it is adapted to work as an Android Drawable. This work is licensed under a [Creative Commons Attribution-ShareAlike 4.0 International License](http://creativecommons.org/licenses/by-sa/4.0/) (CC BY-SA). -Various works have been used from the pixelfed branding repository ( https://github.com/pixelfed/brand-assets ). In addition, a drawing of a red panda is used for some error messages ( https://thenounproject.com/search/?q=red+panda&i=2877785 ). +Various works have been used from the pixelfed branding repository ( https://github.com/pixelfed/brand-assets ). + ## 🤝 Contribute If you want to contribute, you can check out [CONTRIBUTING.md](CONTRIBUTING.md) and/or [TRANSLATION.md](TRANSLATION.md)