diff options
author | Chocobozzz <florian.bigard@gmail.com> | 2016-10-21 11:40:36 +0200 |
---|---|---|
committer | Chocobozzz <florian.bigard@gmail.com> | 2016-10-21 11:40:36 +0200 |
commit | 0c838fc95ce371a2914e1f572e947eab5e6b375e (patch) | |
tree | 0ebefbeae0dfd88dd4c66ddd9fe2712703635973 /README.md | |
parent | b3d92510157f9066ea7fa82c303bea7a10eb55b6 (diff) | |
download | PeerTube-0c838fc95ce371a2914e1f572e947eab5e6b375e.tar.gz PeerTube-0c838fc95ce371a2914e1f572e947eab5e6b375e.tar.zst PeerTube-0c838fc95ce371a2914e1f572e947eab5e6b375e.zip |
Update README roadmap
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -102,7 +102,7 @@ Thanks to [WebTorrent](https://github.com/feross/webtorrent), we can make P2P (t | |||
102 | - [X] Manage users (create/remove) | 102 | - [X] Manage users (create/remove) |
103 | - [ ] User playlists | 103 | - [ ] User playlists |
104 | - [ ] User subscriptions (by tags, author...) | 104 | - [ ] User subscriptions (by tags, author...) |
105 | 105 | - [ ] Signaling a video to the admin pod | |
106 | 106 | ||
107 | ## Installation | 107 | ## Installation |
108 | 108 | ||