diff options
author | Chocobozzz <florian.bigard@gmail.com> | 2016-06-18 16:16:30 +0200 |
---|---|---|
committer | Chocobozzz <florian.bigard@gmail.com> | 2016-06-18 16:16:30 +0200 |
commit | 07d932038745e773359fa87bac6be70523f593ee (patch) | |
tree | 5e2b1b55cf8dbe86c1b113feec185141b8975ed6 | |
parent | 528a9efa8272532bbd0dafc35c3e05e57c50f61e (diff) | |
download | PeerTube-07d932038745e773359fa87bac6be70523f593ee.tar.gz PeerTube-07d932038745e773359fa87bac6be70523f593ee.tar.zst PeerTube-07d932038745e773359fa87bac6be70523f593ee.zip |
Fix readme roadmap
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -50,7 +50,7 @@ Thanks to [WebTorrent](https://github.com/feross/webtorrent), we can make P2P (t | |||
50 | - [X] List the videos | 50 | - [X] List the videos |
51 | - [X] Search a video name (local index) | 51 | - [X] Search a video name (local index) |
52 | - [X] View the video in an HTML5 page with WebTorrent | 52 | - [X] View the video in an HTML5 page with WebTorrent |
53 | - [ ] Manage admin account | 53 | - [X] Manage admin account |
54 | - [X] Connection | 54 | - [X] Connection |
55 | - [X] Account rights (upload...) | 55 | - [X] Account rights (upload...) |
56 | - [X] Make the network auto sufficient (eject bad pods etc) | 56 | - [X] Make the network auto sufficient (eject bad pods etc) |