From 60912aea3f3c74879808fe07275bd79f9e836e5b Mon Sep 17 00:00:00 2001 From: Jesper Handskemager Date: Mon, 3 Jan 2022 09:44:37 +0100 Subject: [PATCH] REAMDE Update --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 142681f..ab2b0ef 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Show Youtube Dislikes -Bring back Youtube Dislikes for Android (View Only) +Bring back Youtube Dislikes for Android This is a simple application, that parses the data from the "returnyoutubedislike.com" API, and shows you their estimate dislike count on videos. @@ -7,6 +7,8 @@ When you open the app you are presented with a text box, where you can enter a y 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. +If possible use the desktop browser extension, as you will be contributing to the project with your dislike data, and not just leeching it, helping everyone get more accurate results. + 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).