From 026855758a1de932e7250111a548c31246a77a8e Mon Sep 17 00:00:00 2001 From: bipinkrish Date: Sun, 23 Jul 2023 05:15:25 +0000 Subject: [PATCH] added Disclaimer --- README.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 37e15f8..cf524b3 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,12 @@ _Automate the process of getting decrypted ebook from [InternetArchive](https:// --- +## Disclaimer + +This tool is intended for educational purposes only. Its primary aim is to assist users in understanding certain concepts and techniques. I, as the creator of this tool, do not endorse, encourage, or support any illegal activities, including piracy, copyright infringement, or unauthorized distribution of copyrighted materials. The tool should be used responsibly and in compliance with all applicable laws and regulations. Users are solely responsible for any actions they take using this tool, and I disclaim any liability or responsibility for such actions. Please respect intellectual property rights and use this tool responsibly and for legitimate purposes only. + +--- + ## Things you need * ACSM file from the book page you borrowded from Internet Archive @@ -48,10 +54,10 @@ optional arguments: *By default it uses dummy account for ADE, you can also use your own account* ### For Normal Users -1. Download binary file according to your operating system from [Releases Section](https://gitlab.com/bipinkrish/DeGourou/-/releases) +1. Download binary file according to your operating system from [Releases Section](https://github.com/bipinkrish/DeGourou/releases) 2. Run the binary according to operating system - A. Windows user's can just open Command Prompt and use based on the [USAGE](#usage) + A. Windows user's can just open Command Prompt and use based on the [USAGE](https://github.com/bipinkrish/DeGourou#usage) B. Linux user's need to change the file permission and then can run @@ -76,7 +82,7 @@ optional arguments: ``` -git clone https://gitlab.com/bipinkrish/DeGourou.git +git clone https://github.com/bipinkrish/DeGourou.git cd DeGourou pip install -r requirements.txt python DeGourou.py