diff options
| -rw-r--r-- | README.md | 5 | ||||
| -rw-r--r-- | doc/logo_miasm.png | bin | 0 -> 92977 bytes |
2 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md index 0d1fdf8a..abbdcf34 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,11 @@ [](https://ci.appveyor.com/project/cea-sec/miasm) [](https://codeclimate.com/github/cea-sec/miasm) [](https://gitter.im/cea-sec/miasm?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) + +<p align="center"> +<img src="doc/logo_miasm.png"> +</p> + Reverse engineering framework in Python **Table of Contents** diff --git a/doc/logo_miasm.png b/doc/logo_miasm.png new file mode 100644 index 00000000..8a53f717 --- /dev/null +++ b/doc/logo_miasm.png Binary files differ |