Update README.md

This commit is contained in:
Mikerah 2019-12-19 09:57:16 -05:00 committed by GitHub
parent f7f724862d
commit f86f7e0ef7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,6 +22,9 @@ go get github.com/libp2p/go-libp2p-core
Check out the [GoDocs](https://godoc.org/github.com/libp2p/go-libp2p-core).
## Testing
To test instantiations of interfaces and abstractions, you can use the [test suite](https://github.com/libp2p/go-libp2p-testing/tree/master/suites).
## License
Dual-licensed under MIT and ASLv2, by way of the [Permissive License Stack](https://protocol.ai/blog/announcing-the-permissive-license-stack/).