From 89d804565541784b66d17d8eff6ff033a57a0f16 Mon Sep 17 00:00:00 2001 From: Karma Riuk Date: Thu, 27 May 2021 17:07:41 +0200 Subject: [PATCH] Finished the README (I think) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e8f308f..be826d4 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,8 @@ To use this script, follow this steps ``` where `` is the location of the **folder** where lies the file to convert. 3. Use the command `scantopdf` and give it, as an argument, the file you want to - convert. If the file name contains **spaces**, surround it with **quotes** `"` + convert. + If the file name contains **spaces**, surround it with **quotes** `"` ```bash scantopdf "I Promessi Sposi.pdf" ```