From 96550b9ad4eac98b0e0438fe63bbf3048d94683d Mon Sep 17 00:00:00 2001 From: atsy Date: Thu, 12 Nov 2015 12:54:14 +0200 Subject: [PATCH] fix README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4543e8c..e8291d4 100644 --- a/README.md +++ b/README.md @@ -189,7 +189,7 @@ So we created a script which does the work automatically. How to use it: 7. Each file is processed according to points 1-3 and each sheet is saved as `.txt` file (in UTF16 encoding) to `uncompressed/EXCELFILENAME/` directory, where `EXCELFILENAME` is the name of the Excel file. 8. After everything is finished the "uncompressed" directory is compressed to a zip file and placed to the same directory where script is. -### Command line parameters ### +### Command line parameters ### The script also supports command line parameters and can be executed with `cscript.exe` (preferable - then execution log is output to console). We use `.bat` files like this for example: