Fancy changes

- removed - between reddit and downloader
- added badges to README
pull/1/head
Trivernis 5 years ago
parent c0366f6c09
commit 60a660be2f

@ -1,4 +1,4 @@
# reddit-riddle
# riddle.py [![CodeFactor](https://www.codefactor.io/repository/github/trivernis/reddit-riddle/badge)](https://www.codefactor.io/repository/github/trivernis/reddit-riddle) [![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg?style=flat-square)](https://www.gnu.org/licenses/gpl-3.0)
This is a script for downloading images (or other media) from reddit subreddits.

@ -191,5 +191,5 @@ def main():
if __name__ == '__main__':
print('\n--- riddle.py reddit-downloader by u/Trivernis ---\n')
print('\n--- riddle.py reddit downloader by u/Trivernis ---\n')
main()

Loading…
Cancel
Save