Update README.md

This commit is contained in:
Cai BingJun 2023-02-03 13:08:03 +08:00
parent c6ccb78512
commit 28bb235053

View file

@ -217,7 +217,11 @@ And more languages will be added (we are looking for translators. Please join th
* `--features els`
* Debugging mode (for contributors)
* `--features debug`
* See [here](https://github.com/erg-lang/erg/blob/main/.cargo/config.toml) for more flags and abbreviations.
* Makes the display look better
* `--features unicode` and `--features pretty`
* Full features(exclude `--features large_thread`)
* `features full`
* See [here](https://github.com/erg-lang/erg/blob/main/doc/EN/dev_guide/build_features.md) for more flags.
## Contribution