aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorChocobozzz <florian.bigard@gmail.com>2017-03-20 19:55:29 +0100
committerChocobozzz <florian.bigard@gmail.com>2017-03-20 19:55:29 +0100
commit2d7653dc8726185615bab66353c4e3fb8fbb5a5f (patch)
tree590a689822af7ab23a79cac43f10a209149ecee0 /README.md
parent34831b4843c161248109fb10876c1600578491de (diff)
downloadPeerTube-2d7653dc8726185615bab66353c4e3fb8fbb5a5f.tar.gz
PeerTube-2d7653dc8726185615bab66353c4e3fb8fbb5a5f.tar.zst
PeerTube-2d7653dc8726185615bab66353c4e3fb8fbb5a5f.zip
Videos likes/dislikes is implemented :)
Closes https://github.com/Chocobozzz/PeerTube/issues/44
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 34b11bab6..1db3d9fc9 100644
--- a/README.md
+++ b/README.md
@@ -104,7 +104,8 @@ Thanks to [WebTorrent](https://github.com/feross/webtorrent), we can make P2P (t
104- [ ] User subscriptions (by tags, author...) 104- [ ] User subscriptions (by tags, author...)
105- [X] Signaling a video to the admin origin pod 105- [X] Signaling a video to the admin origin pod
106- [X] Videos view count 106- [X] Videos view count
107- [ ] Videos likes/dislikes 107- [X] Videos likes/dislikes
108- [ ] Videos comments?
108 109
109## Installation 110## Installation
110 111