From ab7a7b92d287e8f7a622f872bfb513663b004cee Mon Sep 17 00:00:00 2001 From: rhunk <101876869+rhunk@users.noreply.github.com> Date: Sun, 21 May 2023 20:35:05 +0200 Subject: [PATCH] project license explanation --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6abdd261..17ca1cbb 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # SnapEnhance -A xposed mod to enhance the Snapchat experience +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. [Download](https://github.com/rhunk/SnapEnhance/releases) @@ -10,8 +10,12 @@ The project is currently in development, so expect bugs and crashes. Feel free t 3. run ``./gradlew assembleDebug`` 4. install the apk using adb ``adb install -r app/build/outputs/apk/debug/app-debug.apk`` +## 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 +## Features - media downloader (+ overlay merging) - message auto save - message in notifications