diff --git a/README.md b/README.md index 673684e..142681f 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,22 @@ -# view-youtube-dislike -Bring back Youtube Dislike for Android (View Only) +# Show Youtube Dislikes +Bring back Youtube Dislikes for Android (View Only) + +This is a simple application, that parses the data from the "returnyoutubedislike.com" API, and shows you their estimate dislike count on videos. + +When you open the app you are presented with a text box, where you can enter a youtube url and you will be presented with the given videos stats. + +You can also click the 'Share' button inside the official youtube app, and choose 'Show Youtube Dislikes' which will open the app on the information site for that video. + +I want to thank returnyoutubedislike.com for making an awesome tool, i just wanted to make it available for mobile as well. + +This app is free and open source (it is licenced under the GNU GPLv3). + +If you want to donate, please redirect all donations to https://returnyoutubedislike.com/donate as they are more deserving than i. + +But if you really want to, you can donate some Monero: +```88cPx6Gzv5RWRRJLstUt6hACF1BRKPp1RMka1ukyu2iuHT7iqzkNfMogYq3YdDAC8AAYRqmqQMkCgBXiwdD5Dvqw3LsPGLU``` + +* This is in no way affilliated with the official project + +## TODO +- [ ] View over other apps (Optional)