Browse Source

Update README.md

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

4
UnicodeCharsGenerator/README.md

@ -3,8 +3,8 @@
# Usage
## There are 2 flags to specify - `-inline` and `-limit`
`-inline` flag takes an integer. If not negative - each line in the output file will contain specified number of characters
`-limit` flag takes an integer. If not negative - the output file will contain all Unicode characters up to specified one
`-inline` flag takes an integer. If not negative - each line in the output file will contain specified number of characters.
`-limit` flag takes an integer. If not negative - the output file will contain all Unicode characters up to specified one.
## Examples

Loading…
Cancel
Save