From 8e39bc3390f8d6067921af464175102985c1e568 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Tue, 7 Jul 2020 17:29:58 +0200 Subject: [PATCH] Fix typo --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index 0f01bf8..0f4d94f 100644 --- a/index.md +++ b/index.md @@ -16,7 +16,7 @@ An implementation of the prole2prole protocol in Python. ### Join In -Feel most welcome to join! [Come and say hello!](#get-in-touch). +Feel most welcome to join! [Come and say hello](#get-in-touch)! Right now, we need help implementing the remaining modules that make up the dependency graph of Hypercore. That does involve some pretty gnarly Python programming. Some modules are easier than others, so its good to pick something that interests you. In general, the process of implementing a module looks like this.