rkwyu
commited on
Commit
·
09e84b5
1
Parent(s):
c9bbadf
update readme
Browse files
README.md
CHANGED
@@ -32,12 +32,12 @@ output=output
|
|
32 |
|
33 |
## Usage (CLI) ##
|
34 |
```console
|
35 |
-
Usage:
|
36 |
```
|
37 |
|
38 |
#### Example: Download 《The Minds of Billy Milligan》 ####
|
39 |
```console
|
40 |
-
|
41 |
```
|
42 |
|
43 |
## License ##
|
|
|
32 |
|
33 |
## Usage (CLI) ##
|
34 |
```console
|
35 |
+
Usage: npm start [URL]
|
36 |
```
|
37 |
|
38 |
#### Example: Download 《The Minds of Billy Milligan》 ####
|
39 |
```console
|
40 |
+
npm start https://www.scribd.com/embeds/249398282/content
|
41 |
```
|
42 |
|
43 |
## License ##
|