From 783bb0070ddf120241d351d01af9fae78cafd0db Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Wed, 5 Aug 2020 00:02:34 +0200 Subject: [PATCH] Lower-casing and new module --- index.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/index.md b/index.md index f1bb17b..84a38a8 100644 --- a/index.md +++ b/index.md @@ -8,11 +8,12 @@ An implementation of the prole2prole protocol in Python. > [github.com/hyperpy](https://github.com/hyperpy) -- [ ] [simple-message-channels](https://github.com/Hyperpy/simple-message-channels) -- [x] [pyvarint](https://github.com/Hyperpy/pyvarint) -- [x] [hypercore-crypto](https://github.com/Hyperpy/hypercore-crypto) -- [x] [merkle-tree-stream](https://github.com/Hyperpy/merkle-tree-stream) -- [x] [flat-tree](https://github.com/Hyperpy/flat-tree) +- [ ] [simple-hypercore-protocol](https://github.com/hyperpy/simple-hypercore-protocol) +- [ ] [simple-message-channels](https://github.com/hyperpy/simple-message-channels) +- [x] [pyvarint](https://github.com/hyperpy/pyvarint) +- [x] [hypercore-crypto](https://github.com/hyperpy/hypercore-crypto) +- [x] [merkle-tree-stream](https://github.com/hyperpy/merkle-tree-stream) +- [x] [flat-tree](https://github.com/hyperpy/flat-tree) ### Join In