From 2a864cef7ddc26972090db18c6d4b2d72c4cae1d Mon Sep 17 00:00:00 2001 From: Nikolay Kasyanov <65883674+Unbewohnte@users.noreply.github.com> Date: Thu, 27 May 2021 12:33:16 +0300 Subject: [PATCH] Update README.md --- UnicodeCharsGenerator/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/UnicodeCharsGenerator/README.md b/UnicodeCharsGenerator/README.md index fbed96d..75559cb 100644 --- a/UnicodeCharsGenerator/README.md +++ b/UnicodeCharsGenerator/README.md @@ -11,7 +11,6 @@ ### `-inline` 1. `./UnicodeCharsGenerator -inline=20` - the generated output file will **try** to contain 20 characters in one line 2. `./UnicodeCharsGenerator -inline=-1` - all characters will be put in one line -3. `./UnicodeCharsGenerator` - as in 2., all characters will be put in one line ### `-limit` 1. `./UnicodeCharsGenerator -limit=20000` - the generated output file will contain all Unicode characters up to 20000 one