diff --git a/README.md b/README.md index 1df4c2b8..638837a8 100644 --- a/README.md +++ b/README.md @@ -354,8 +354,8 @@ to set `true`; it's effectively a shortcut for `foo=true`). compressor from mangling/discarding function names. Useful for code relying on `Function.prototype.name`. -- `ascii-only` (default `false`) -- escape Unicode characters in strings and - regexps +- `ascii-only` -- default `false`. Escape Unicode characters in strings and + regexps. ### The `unsafe` option