]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - README.md
Change licence to AGPL
[github/Chocobozzz/PeerTube.git] / README.md
index 1047ea6e9bdc59938b9bcf8b505fb3f95c8570f3..778762ebf2ab5fcf5edf271fc307007d1aecc1a3 100644 (file)
--- a/README.md
+++ b/README.md
@@ -74,8 +74,7 @@ Thanks to [WebTorrent](https://github.com/feross/webtorrent), we can make P2P (t
 ## Features
 
 - [X] Frontend
-  - [X] ~~Simple frontend (All elements are generated by jQuery)~~
-  - [X] Angular 2 frontend
+  - [X] Angular frontend
 - [X] Join a network
   - [X] Generate a RSA key
   - [X] Ask for the friend list of other pods and make friend with them
@@ -103,7 +102,7 @@ Thanks to [WebTorrent](https://github.com/feross/webtorrent), we can make P2P (t
 - [X] OpenGraph tags
 - [ ] User playlists
 - [ ] User subscriptions (by tags, author...)
-- [ ] Signaling a video to the admin pod
+- [X] Signaling a video to the admin origin pod
 
 ## Installation