From b13ba13568a733d2444d82671e2db9b804152a11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gabriel=20Potk=C3=A1ny?= Date: Sun, 8 Jun 2014 13:20:25 +0200 Subject: [PATCH] added info about destination folder --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a80d033..342fdb5 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ Simple Subreddit Image Downloader - has minimal external dependencies - downloads full-size images from subreddits - is crossplatform (tested on windows with cygwin) +- uses SSL connection This script just downloads all directly linked images in subreddit. For more complex usage, use other reddit image downloader. @@ -14,4 +15,5 @@ Requirements Usage ===== -`./rdit.sh ` \ No newline at end of file +`./rdit.sh ` +Script downloads images to folder named "down" in current directory. If you want to change that, you need to edit destination in rdit.sh for now. \ No newline at end of file