Browse Source

Update README.md

main
Nikolay Kasyanov 3 years ago committed by GitHub
parent
commit
2a864cef7d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      UnicodeCharsGenerator/README.md

1
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

Loading…
Cancel
Save