We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8a7fd5e + d45f88d commit c2566ccCopy full SHA for c2566cc
README.md
@@ -61,7 +61,7 @@ $ dsdownload --output my-images --workers 2 https://github.com/DiSiqueira/DSDown
61
## Module Usage
62
The module allows you to download url lists in your own Python programs without going through the command line. Here's an example of it's usage:
63
64
-###Example
+### Example
65
```python
66
from DSDownload import DSDownload
67
0 commit comments