From 67bdbbc55fb1120479a2e554ffb49afb47e86ac1 Mon Sep 17 00:00:00 2001 From: ChronosX88 Date: Tue, 26 Feb 2019 13:01:11 +0300 Subject: [PATCH] Create README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..db0e230 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# Influence (Android) +This is decentralized messenger, which work on top of Kademlia DHT. Break NAT with STUN. Based on Kademlia implementation: https://github.com/JoshuaKissoon/Kademlia