diff --git a/README.md b/README.md index 04659c3..d2447d0 100755 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ rid - Reddit Image Downloader ========================== -Simple script downloading images from subreddit. +Simple bash script to download images from subreddit. Requirements ============ diff --git a/rid b/rid index fc1480b..e40a726 100755 --- a/rid +++ b/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