News
This commit is contained in:
parent
d8030a5e22
commit
3fc7afbc13
1 changed files with 12 additions and 0 deletions
12
README.md
12
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
|
## Usage
|
||||||
|
|
||||||
```
|
```
|
||||||
|
@ -52,6 +58,12 @@ optional arguments:
|
||||||
./DeGourou-linux
|
./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```
|
C. MacOS user's accordingly with name ```DeGourou.bin```
|
||||||
|
|
||||||
### For Developers
|
### For Developers
|
||||||
|
|
Loading…
Reference in a new issue