Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
p2p
go-p2p-kad-dht
Commits
9b87e924
Commit
9b87e924
authored
Jul 27, 2017
by
Steven Allen
Committed by
GitHub
Jul 27, 2017
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #76 from tvi/patch-2
Add godoc and travis to README.md
parents
0b7a0778
c1ae0dc4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
README.md
README.md
+2
-0
No files found.
README.md
View file @
9b87e924
...
...
@@ -4,6 +4,8 @@
[
![
](
https://img.shields.io/badge/project-libp2p-blue.svg?style=flat-square
)
](http://github.com/libp2p/libp2p)
[
![
](
https://img.shields.io/badge/freenode-%23ipfs-blue.svg?style=flat-square
)
](http://webchat.freenode.net/?channels=%23ipfs)
[
![standard-readme compliant
](
https://img.shields.io/badge/standard--readme-OK-green.svg?style=flat-square
)
](https://github.com/RichardLitt/standard-readme)
[
![GoDoc
](
https://godoc.org/github.com/libp2p/go-libp2p-kad-dht?status.svg
)
](https://godoc.org/github.com/libp2p/go-libp2p-kad-dht)
[
![Build Status
](
https://travis-ci.org/libp2p/go-libp2p-kad-dht.svg?branch=master
)
](https://travis-ci.org/libp2p/go-libp2p-kad-dht)
> A Kademlia DHT implemention on go-libp2p
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment