From 3d33ba1915c140142f279128800cd7a22cf5a755 Mon Sep 17 00:00:00 2001 From: David Dias Date: Mon, 21 Aug 2017 21:10:25 +0100 Subject: [PATCH] apply cr --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c831d0a..bfb1f81 100644 --- a/README.md +++ b/README.md @@ -104,11 +104,13 @@ Before commiting and pushing to Github, make sure to rewind the gx'ify of depend ### Tests -Running of individual tests is done through `go test ` +Running of individual tests is done through `gx test ` ### Packages -List of packages currently in existence for libp2p +> **WIP** + +List of packages currently in existence for libp2p: | Package | Version | CI | |--------------------|---------|---------------------| @@ -119,7 +121,7 @@ List of packages currently in existence for libp2p | **Crypto Channels** | | **Peer Routing** | | **Content Routing** | -| **Generics** | +| **Miscellaneous** | | **Data Types** | # Contribute -- GitLab