diff options
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md index 7e9c4c4a..a4c55a20 100644 --- a/README.md +++ b/README.md @@ -150,6 +150,8 @@ written: IRDst ``` +More information on Miasm IR is in the [corresponding Jupyter Notebook](https://github.com/cea-sec/miasm/blob/master/doc/expression/expression.ipynb). + Emulation --------- |