Fixed markup of libraries table in README.md

This commit is contained in:
Michael Rodler 2017-01-20 12:10:42 +01:00 committed by GitHub
parent 5c0de53fd1
commit 55cc5bd1df

View file

@ -92,6 +92,7 @@ There are also a couple of installers for useful libraries included. Currently
only the python bindings for these libraries are installed.
| Category | Library | Description |
|----------|---------|-------------|
| binary | [capstone](http://www.capstone-engine.org) | Multi-architecture disassembly framework. | <!--tool--><!--test-->
| binary | [keystone](http://www.keystone-engine.org) | Lightweight multi-architecture assembler framework. | <!--tool--><!--test-->
| binary | [unicorn](http://www.unicorn-engine.org) | Multi-architecture CPU emulator framework. | <!--tool--><!--test-->