Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.markdown
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
kademlia
========

kademlia is a haskell libraray implementing the [Kademlia][wiki_kademlia]
kademlia is a haskell library implementing the [Kademlia][wiki_kademlia]
[distributed hash table][wiki_dht].

It aims to be flexible and handle all the low-level work, in order to allow
Expand Down