Fix readme

This commit is contained in:
Kagami Hiiragi 2015-01-30 20:34:27 +03:00
parent 2fb64f5d3c
commit ec0d911649
1 changed files with 4 additions and 5 deletions

View File

@ -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