From e90c574dbf231fb4fe2bd3ba4bbdfd2a1c280b5d Mon Sep 17 00:00:00 2001 From: ChronosX88 Date: Thu, 23 May 2019 19:36:19 +0400 Subject: [PATCH] Update README.md --- README.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index cbec78b..b3be5a8 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@

Influence

- This is a decentralized messenger for Android, which work on top of TomP2P DHT. + The free from influence

+ This is a simple, beautiful XMPP/Jabber client for Android.

@@ -24,8 +25,8 @@ ## Getting started 1. Clone repo: ```bash -$ git clone https://github.com/ChronosX88/Influence-android -$ cd Influence-android +$ git clone https://github.com/ChronosX88/Influence.git +$ cd Influence ``` 2. Simply open project in Android Studio. @@ -46,13 +47,13 @@ $ cd Influence-android ## Useful links -- [TomP2P GitHub](https://github.com/tomp2p/TomP2P) +- [Smack library GitHub](https://github.com/igniterealtime/Smack) [⇧ back to top](#contents) ## License -This project is licensed under the GNU GPLv3 License - see the [LICENSE](LICENSE) file for details. +This project is licensed under the Apache License 2.0 - see the [LICENSE](LICENSE) file for details. [⇧ back to top](#contents) @@ -61,7 +62,7 @@ This project is licensed under the GNU GPLv3 License - see the [LICENSE](LICENSE ```txt Author : ChronosX88 Email : chronosx88@gmail.com -Github : https://github.com/ChronosX88/Influence-android.git +Github : https://github.com/ChronosX88/Influence ``` [![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)](https://forthebadge.com)