Skip to content

Commit

Permalink
Merge pull request #13 from bryant1410/master
Browse files Browse the repository at this point in the history
Fix broken headings in Markdown files
  • Loading branch information
disiqueira authored Apr 18, 2017
2 parents 8a7fd5e + d45f88d commit c2566cc
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 c2566cc

Please sign in to comment.