diff options
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |