Skip to content

Commit

Permalink
Fix broken Markdown headings
Browse files Browse the repository at this point in the history
  • Loading branch information
bryant1410 committed Apr 18, 2017
1 parent 8a7fd5e commit d45f88d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ $ dsdownload --output my-images --workers 2 https://github.com/DiSiqueira/DSDown
## Module Usage
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:

###Example
### Example
```python
from DSDownload import DSDownload

Expand Down

0 comments on commit d45f88d

Please sign in to comment.