about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorserpilliere <serpilliere@users.noreply.github.com>2019-09-21 19:22:53 +0200
committerGitHub <noreply@github.com>2019-09-21 19:22:53 +0200
commit5a039ca675a60d6de201cb0b89291ee2bd2304c4 (patch)
tree79e7a643c81dbb0e6f875abc63d2b122a05d9d8f
parentb920243529cf850fd5bc9af46d8d97a1bb1019da (diff)
parent39f044ee7589065487a259690726241a95ade742 (diff)
downloadmiasm-5a039ca675a60d6de201cb0b89291ee2bd2304c4.tar.gz
miasm-5a039ca675a60d6de201cb0b89291ee2bd2304c4.zip
Merge pull request #1064 from serpilliere/logo_readme
Add miasm logo
-rw-r--r--README.md5
-rw-r--r--doc/logo_miasm.pngbin0 -> 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 @@
 [![Build status](https://ci.appveyor.com/api/projects/status/g845jr23nt18uf29/branch/master?svg=true)](https://ci.appveyor.com/project/cea-sec/miasm)
 [![Code Climate](https://codeclimate.com/github/cea-sec/miasm/badges/gpa.svg)](https://codeclimate.com/github/cea-sec/miasm) [![Join the chat at https://gitter.im/cea-sec/miasm](https://badges.gitter.im/cea-sec/miasm.svg)](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