aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorjeondae <81861048+jeondae@users.noreply.github.com>2022-04-23 21:19:53 +0700
committerGitHub <noreply@github.com>2022-04-23 21:19:53 +0700
commit136ae9420821e9aa2f4d0c0b3bac16b10208bf79 (patch)
tree0a953995a94564ec20febf6b1cd83aa7c1559710 /README.md
parentbfd05bbb397a5a6c3f5d9f5a729c440349bf42af (diff)
downloadcomicwalker-dl-136ae9420821e9aa2f4d0c0b3bac16b10208bf79.tar.gz
comicwalker-dl-136ae9420821e9aa2f4d0c0b3bac16b10208bf79.tar.bz2
comicwalker-dl-136ae9420821e9aa2f4d0c0b3bac16b10208bf79.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 9e1a6c3..f09f719 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ this tool is a standalone python script, you can download the files as a zip/git
2. open a terminal (.i.e CMD) in that folder
3. see below for detailed usage
-all downloaded chapters are saved to `/downloaded_chapters/{title}/{chapter}`
+all downloaded chapters are saved to `downloaded_chapters\{title}\{chapter}`
---
```
@@ -50,4 +50,4 @@ add `-nolog` argument if you want clean terminal output during the progress.
---
-feel free to modify the code as you wish. \ No newline at end of file
+feel free to modify the code as you wish.