From 6bed396c0ae7567456f190484d773005e6c2743f Mon Sep 17 00:00:00 2001 From: Kagami Hiiragi Date: Wed, 11 Feb 2015 23:05:38 +0300 Subject: [PATCH] Fix features in README --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index b9fba36..72a633c 100644 --- a/README.md +++ b/README.md @@ -22,9 +22,8 @@ API documentation is available [here](https://bitchan.github.io/bitmessage/docs/ - [x] SHA-512 - [x] RIPEMD-160 - [x] PRNG - - [x] ECC keys manipulation + - [x] ECC keys handling - [x] ECDSA - - [x] ECDH - [x] ECIES - [x] Common structures - [x] message @@ -39,7 +38,6 @@ API documentation is available [here](https://bitchan.github.io/bitmessage/docs/ - [x] pubkey features - [x] Message types - [x] version - - [x] verack - [x] addr - [x] inv - [x] getdata @@ -58,7 +56,7 @@ API documentation is available [here](https://bitchan.github.io/bitmessage/docs/ - [x] TCP (Node.js only) - [x] WebSocket - [ ] WebRTC -- [ ] Parse PyBitmessage configs +- [ ] PyBitmessage configs parsing - [ ] keys.dat - [ ] knownnodes.dat - [ ] messages.dat