From e6eb0e5bbe3a9540a611e442e789a4aa52fd3c63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20De=20Freitas?= <37962411+JoseDeFreitas@users.noreply.github.com> Date: Thu, 1 Apr 2021 17:37:44 -0500 Subject: [PATCH] Update readme.md --- src/voter/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/voter/readme.md b/src/voter/readme.md index 7e2017f..a6ededf 100644 --- a/src/voter/readme.md +++ b/src/voter/readme.md @@ -10,7 +10,7 @@ This is anonymous and does not require authentication. If you think the YouTuber is awesome, you can upvote the channel. If not, you can downvote the channel. When you upvote a channel you sum 1 to its calification, whereas when you downvote it you substract 1 from its calification. The score the YouTuber has appears next to the icons. -The value starts at 0 and goes above and below it according to the votes. +The value starts at 0 and goes above and below it according to the votes ## How does it work?