From d2ed8327df22d530aa558818826443f2d4ea7437 Mon Sep 17 00:00:00 2001 From: Ali Parlakci Date: Thu, 12 Jul 2018 02:07:02 +0300 Subject: [PATCH] Update links --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c066424..702a3e8 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ To get further information about that and **using command-line arguments to run However, there is a great Chrome extension [here](https://chrome.google.com/webstore/detail/markdown-viewer/ckkdlimhmcjmikdlpkmbgfkaikojcbjk) for viewing Markdown files with its styling. Install it and open the files with Chrome. ## Changelog -### [11/07/2018](https://github.com/aliparlakci/bulk-downloader-for-reddit/commit/fd507870e151689136423c52ca5ed93541f804cc) +### [11/07/2018](https://github.com/aliparlakci/bulk-downloader-for-reddit/tree/a28a7776ab826dea2a8d93873a94cd46db3a339b) - Improvements on UX and UI - Added logging errors to CONSOLE_LOG.txt - Using current directory if directory has not been given yet.