From 3db6abf4f271fa4f31728e0deec528e715b924dc Mon Sep 17 00:00:00 2001 From: rhunk <101876869+rhunk@users.noreply.github.com> Date: Mon, 22 May 2023 00:24:50 +0200 Subject: [PATCH] Update README.md --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index f0a72285..85202c09 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,11 @@ # Snap Enhance A xposed mod to enhance the Snapchat experience.
-The project is currently in development, so expect bugs and crashes. Feel free to open an issue if you find any bug. +The project is currently in development, so expect bugs and crashes. If you find any bug, please report on [telegram](https://t.me/snapenhance) or make a pull request. + +### About the license +The GNU GPL v3 license is a free, open source software license that gives users the right to modify, share, or redistribute the software.
+The user agrees to make the source code of the software freely available, in addition to any modifications, additions, or derivatives made.
+If the software is redistributed, it must remain under the same GPLv3 license and any modifications must be clearly marked as such.
## Features
@@ -49,8 +54,3 @@ You can also download the latest build from the [actions](https://github.com/rhu - BCH: qpu57a05kqljjadvpgjc6t894apprvth9slvlj4vpj - Bitcoin: bc1qaqnfn6mauzhmx0e6kkenh2wh4r6js0vh5vel92 - ETH: 0x0760987491e9de53A73fd87F092Bd432a227Ee92 - -## About the license -The GNU GPL v3 license is a free, open source software license that gives users the right to modify, share, or redistribute the software.
-The user agrees to make the source code of the software freely available, in addition to any modifications, additions, or derivatives made.
-If the software is redistributed, it must remain under the same GPLv3 license and any modifications must be clearly marked as such.