docs: add crypto to readme (#5)

This commit is contained in:
Vasco Santos 2019-10-29 11:24:28 +01:00 committed by Jacob Heun
parent c52c3dc8a3
commit bcb52ae709

View File

@ -15,6 +15,7 @@
- [Connection](./src/connection)
- [Content Routing](./src/content-routing)
- [Crypto](./src/crypto)
- [Peer Discovery](./src/peer-discovery)
- [Peer Routing](./src/peer-routing)
- [Stream Muxer](./src/stream-muxer)