diff --git a/README.md b/README.md index fbe5074..1f103bc 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,12 @@ _Automate the process of getting decrypted ebook from [InternetArchive](https:// --- +## News + +Now You can use this on [Replit](https://replit.com/@bipinkrish/DeGourou) without worrying about the integrity/security of this tool + +--- + ## Usage ``` @@ -52,6 +58,12 @@ optional arguments: ./DeGourou-linux ``` + Make sure you have installed `openssl` by using the command + + ``` + sudo apt-get install libssl-dev + ``` + C. MacOS user's accordingly with name ```DeGourou.bin``` ### For Developers