diff options
author | Chocobozzz <florian.bigard@gmail.com> | 2016-08-21 12:06:01 +0200 |
---|---|---|
committer | Chocobozzz <florian.bigard@gmail.com> | 2016-08-21 12:06:01 +0200 |
commit | 0c8e4ebee9fd3d347177b7766eb30344f28ac1d5 (patch) | |
tree | 686ba60350e4d3a548c32cfc526234db4f011b22 /README.md | |
parent | 96b0c2bf708a20c7e0fe1995223b0fdefbdd9f41 (diff) | |
download | PeerTube-0c8e4ebee9fd3d347177b7766eb30344f28ac1d5.tar.gz PeerTube-0c8e4ebee9fd3d347177b7766eb30344f28ac1d5.tar.zst PeerTube-0c8e4ebee9fd3d347177b7766eb30344f28ac1d5.zip |
Update README roadmap
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -98,7 +98,7 @@ Thanks to [WebTorrent](https://github.com/feross/webtorrent), we can make P2P (t | |||
98 | - [ ] Admin panel | 98 | - [ ] Admin panel |
99 | - [ ] Stats about the network (how many friends, how many requests per hour...) | 99 | - [ ] Stats about the network (how many friends, how many requests per hour...) |
100 | - [ ] Stats about videos | 100 | - [ ] Stats about videos |
101 | - [ ] Manage users (create/remove) | 101 | - [X] Manage users (create/remove) |
102 | 102 | ||
103 | 103 | ||
104 | ## Installation | 104 | ## Installation |