summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuval Adam <yuv.adm@gmail.com>2012-01-17 11:14:19 +0200
committerYuval Adam <yuv.adm@gmail.com>2012-01-17 11:14:19 +0200
commit0589297c77a6a2f79b662d6e0ca5b15642a75f14 (patch)
treed37e1d6475f86bd73556554815aa6887a802ec5a
parent553751afaa057918070d55419bc2bfdf23351389 (diff)
added README
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..d24bf36
--- /dev/null
+++ b/README.md
@@ -0,0 +1,6 @@
+DasHpoT :: Public P2P Messaging
+===============================
+
+DasHpoT is a Kademlia-based DHT client, written in Python, for public P2P messaging.
+
+Right now it's more of a POC, but it might have some useful purpose in the future.