aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorChocobozzz <florian.bigard@gmail.com>2016-08-23 11:45:18 +0200
committerChocobozzz <florian.bigard@gmail.com>2016-08-23 11:45:18 +0200
commit50e708d5a07299dad3550f2f283c5131d0cec0f3 (patch)
tree1b63483b2edba1009a0519c51d671e087f335878 /README.md
parent0c8e4ebee9fd3d347177b7766eb30344f28ac1d5 (diff)
downloadPeerTube-50e708d5a07299dad3550f2f283c5131d0cec0f3.tar.gz
PeerTube-50e708d5a07299dad3550f2f283c5131d0cec0f3.tar.zst
PeerTube-50e708d5a07299dad3550f2f283c5131d0cec0f3.zip
Update README roadmap
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e5c113bc8..23189d667 100644
--- a/README.md
+++ b/README.md
@@ -96,8 +96,8 @@ Thanks to [WebTorrent](https://github.com/feross/webtorrent), we can make P2P (t
96- [ ] Manage API breaks 96- [ ] Manage API breaks
97- [ ] Add "DDOS" security (check if a pod don't send too many requests for example) 97- [ ] Add "DDOS" security (check if a pod don't send too many requests for example)
98- [ ] Admin panel 98- [ ] Admin panel
99 - [ ] Stats about the network (how many friends, how many requests per hour...)
100 - [ ] Stats about videos 99 - [ ] Stats about videos
100 - [X] Friends list
101 - [X] Manage users (create/remove) 101 - [X] Manage users (create/remove)
102 102
103 103