Updated readme file with note on new --simplify option.
This commit is contained in:
parent
7c928f07a3
commit
46619c3dc7
@ -9,9 +9,11 @@
|
||||
## Usage
|
||||
|
||||
```bash
|
||||
$ anthem [options] file...
|
||||
$ anthem [--simplify] file...
|
||||
```
|
||||
|
||||
With the option `--simplify`, output formulas are simplified by applying several basic transformation rules.
|
||||
|
||||
## Building
|
||||
|
||||
`anthem` requires [CMake](https://cmake.org/) and [Boost](http://www.boost.org/) for building.
|
||||
|
Loading…
Reference in New Issue
Block a user