aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorChocobozzz <florian.bigard@gmail.com>2016-04-27 22:28:31 +0200
committerChocobozzz <florian.bigard@gmail.com>2016-04-27 22:28:31 +0200
commite9f2c1ac663816fa4b61054519a88d8a01adc50d (patch)
treef00937506bb3824a75d4b282678976fb194ba9f4 /README.md
parent9e9b8a0f6eae90c4ef5d224273a30a8dba2223df (diff)
downloadPeerTube-e9f2c1ac663816fa4b61054519a88d8a01adc50d.tar.gz
PeerTube-e9f2c1ac663816fa4b61054519a88d8a01adc50d.tar.zst
PeerTube-e9f2c1ac663816fa4b61054519a88d8a01adc50d.zip
Angular 2 is here :)
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 34cddc56f..1749f2513 100644
--- a/README.md
+++ b/README.md
@@ -21,8 +21,8 @@ Thanks to [webtorrent](https://github.com/feross/webtorrent), we can make P2P (t
21## Features 21## Features
22 22
23- [ ] Frontend 23- [ ] Frontend
24 - [X] Simple frontend (All elements are generated by jQuery) 24 - [X] ~~Simple frontend (All elements are generated by jQuery)~~
25 - [ ] Angular 2 frontend 25 - [X] Angular 2 frontend
26- [X] Join a network 26- [X] Join a network
27 - [X] Generate a RSA key 27 - [X] Generate a RSA key
28 - [X] Ask for the friend list of other pods and make friend with them 28 - [X] Ask for the friend list of other pods and make friend with them