Update description.
This commit is contained in:
parent
d9d74996da
commit
f1b7bb1e07
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
rid - Reddit Image Downloader
|
||||
==========================
|
||||
|
||||
Simple script downloading images from subreddit.
|
||||
Simple bash script to download images from subreddit.
|
||||
|
||||
Requirements
|
||||
============
|
||||
|
|
2
rid
2
rid
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
#
|
||||
# download reddit images from subreddit
|
||||
# rid - Reddit Image Downloader - Simple bash script to download images from a subreddit.
|
||||
|
||||
timeout=60
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue