Commit 3d33ba19 authored by David Dias's avatar David Dias
Browse files

apply cr

parent 4cc6a4e0
...@@ -104,11 +104,13 @@ Before commiting and pushing to Github, make sure to rewind the gx'ify of depend ...@@ -104,11 +104,13 @@ Before commiting and pushing to Github, make sure to rewind the gx'ify of depend
### Tests ### Tests
Running of individual tests is done through `go test <path to test>` Running of individual tests is done through `gx test <path to test>`
### Packages ### Packages
List of packages currently in existence for libp2p > **WIP**
List of packages currently in existence for libp2p:
| Package | Version | CI | | Package | Version | CI |
|--------------------|---------|---------------------| |--------------------|---------|---------------------|
...@@ -119,7 +121,7 @@ List of packages currently in existence for libp2p ...@@ -119,7 +121,7 @@ List of packages currently in existence for libp2p
| **Crypto Channels** | | **Crypto Channels** |
| **Peer Routing** | | **Peer Routing** |
| **Content Routing** | | **Content Routing** |
| **Generics** | | **Miscellaneous** |
| **Data Types** | | **Data Types** |
# Contribute # Contribute
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment