Adding badges to readme
This commit is contained in:
parent
971b8be1fc
commit
41467738c2
|
@ -1,5 +1,8 @@
|
|||
![Running MythX analyses in Status Embark](https://cdn-images-1.medium.com/max/960/1*7jwHRc5J152bz704Fg7iug.png)
|
||||
|
||||
[![GitHub license](https://img.shields.io/github/license/flex-dapps/embark-mythx.svg)](https://github.com/flex-dapps/embark-mythx/blob/master/LICENSE)
|
||||
![npm](https://img.shields.io/npm/v/embark-mythx.svg)
|
||||
|
||||
# Status Embark plugin for MythX.
|
||||
|
||||
This plugin brings MythX to Status Embark. Simply call `verify` from the Embark console and `embark-mythx` sends your contracts off for analysis. It is inspired by `truffle-security` and uses its source mapping and reporting functions.
|
||||
|
|
Loading…
Reference in New Issue