diff --git a/README.md b/README.md index 8a1d4ca..c7ad89e 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,7 @@ There are also commands that help manipulate with XMIR and EO sources * `sodg` generates SODG from XMIR, further rederable as XML or [Dot](https://en.wikipedia.org/wiki/DOT_%28graph_description_language%29) * `phi` generates PHI files from XMIR * `unphi` generates XMIR files from PHI files + * `print` generates EO files from PHI files * `translate` converts Java/C++/Python/etc. program to EO program * `demu` removes `cage` and `memory` objects * `dejump` removes `goto` objects