diff --git a/README.md b/README.md new file mode 100644 index 0000000..6c3edd5 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# Gotify Android [![Build Status][badge-travis]][travis] + +![gotify gif](app.gif) + +[Get it on Google Play][playstore] + +Google Play and the Google Play logo are trademarks of Google LLC. + + [badge-travis]: https://travis-ci.org/gotify/android.svg?branch=master + [travis]: https://travis-ci.org/gotify/android + [playstore]: https://play.google.com/store/apps/details?id=com.github.gotify + \ No newline at end of file diff --git a/app.gif b/app.gif new file mode 100644 index 0000000..0a83913 Binary files /dev/null and b/app.gif differ