From 97dd3b3fbbc0b56f482b5b3cda30bfc307954462 Mon Sep 17 00:00:00 2001 From: Richard Littauer Date: Fri, 16 Sep 2016 14:16:22 -0400 Subject: [PATCH] Fixed badge, added ToC, maintainers, install, contribute, license link --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 774571e..22cf604 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ > [multiaddr](https://github.com/multiformats/multiaddr) implementation in go Multiaddr is a standard way to represent addresses that: + - Support any standard network protocols. - Self-describe (include protocols). - Have a binary packed format.