about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAnton Kochkov <xvilka@gmail.com>2020-03-06 18:54:57 +0800
committerGitHub <noreply@github.com>2020-03-06 18:54:57 +0800
commitd8f741193638ecf7e666baa3063ffec41705cfc9 (patch)
treeeaa5db08267420c526ba059e9a6dbe98c2a16a1d
parentbc02f150f4d2ca584eb0d757e27fc09d70777cdd (diff)
downloadmiasm-d8f741193638ecf7e666baa3063ffec41705cfc9.tar.gz
miasm-d8f741193638ecf7e666baa3063ffec41705cfc9.zip
Link to the IR Notebook from README
-rw-r--r--README.md2
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
 ---------