From f1b7bb1e079a23ade1c1df4f37e31345bbdf271a Mon Sep 17 00:00:00 2001 From: dbeley <6568955+dbeley@users.noreply.github.com> Date: Sat, 15 Feb 2020 00:16:34 +0100 Subject: [PATCH] Update description. --- README.md | 2 +- rid | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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