Skip to content

Commit c2566cc

Browse files
authored
Merge pull request #13 from bryant1410/master
Fix broken headings in Markdown files
2 parents 8a7fd5e + d45f88d commit c2566cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ $ dsdownload --output my-images --workers 2 https://github.com/DiSiqueira/DSDown
6161
## Module Usage
6262
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:
6363

64-
###Example
64+
### Example
6565
```python
6666
from DSDownload import DSDownload
6767

0 commit comments

Comments
 (0)