This commit is contained in:
Bipin 2023-06-18 21:11:05 +05:30
parent d8030a5e22
commit 3fc7afbc13

View file

@ -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