From 07d932038745e773359fa87bac6be70523f593ee Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Sat, 18 Jun 2016 16:16:30 +0200 Subject: [PATCH] Fix readme roadmap --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ab4cf81ed..f9c4905a7 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ Thanks to [WebTorrent](https://github.com/feross/webtorrent), we can make P2P (t - [X] List the videos - [X] Search a video name (local index) - [X] View the video in an HTML5 page with WebTorrent -- [ ] Manage admin account +- [X] Manage admin account - [X] Connection - [X] Account rights (upload...) - [X] Make the network auto sufficient (eject bad pods etc)