From ec0d911649e00a938af4c83dff4a5414a04ce1c5 Mon Sep 17 00:00:00 2001 From: Kagami Hiiragi Date: Fri, 30 Jan 2015 20:34:27 +0300 Subject: [PATCH] Fix readme --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index c823675..732f72e 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ API documentation is available [here](https://bitchan.github.io/bitmessage/docs/ * [Protocol specification](https://bitmessage.org/wiki/Protocol_specification) * [Whitepaper](https://bitmessage.org/bitmessage.pdf) -## Common feature matrix (both Browser and Node) +## Feature matrix (both Browser and Node) - [x] Crypto - [x] SHA-1 @@ -63,10 +63,9 @@ API documentation is available [here](https://bitchan.github.io/bitmessage/docs/ ## Network feature matrix (Node.js only) -- [ ] Network - - [ ] Bootstrap - - [ ] Connect to the network - - [ ] Accept connections +- [ ] Bootstrap +- [ ] Connect to the network +- [ ] Accept connections ## Usage