diff --git a/README.md b/README.md index f92d5dc8..76508379 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Tusky -![](https://lh3.googleusercontent.com/6Ctl3PXaQi19qMaipWwzHAoKS9M9zy328cuulNZNAmRbjsPkSXs2xJ2OcyQNpOy23hI=w100) +![](app/src/main/res/drawable/tusky-logo.png) Tusky is a beautiful Android client for [Mastodon](https://github.com/tootsuite/mastodon). Mastodon is a GNU social-compatible federated social network. That means not one entity controls the whole network, rather, like e-mail, volunteers and organisations operate their own independent servers, users from which can all interact with each other seamlessly. diff --git a/app/src/main/res/drawable/tusky-logo.png b/app/src/main/res/drawable/tusky-logo.png new file mode 100644 index 00000000..a4cdeaf3 Binary files /dev/null and b/app/src/main/res/drawable/tusky-logo.png differ