adds documentation link

pull/1/head
Sergii Bomko 6 years ago
parent 96bd8d2cbb
commit bf39423895
  1. 3
      src/remixAppManager.js

@ -121,7 +121,8 @@ export class RemixAppManager extends AppManagerApi {
url: 'https://remythx.xyz',
description: 'Perform Static and Dynamic Security Analysis using the MythX Cloud Service',
icon: 'https://remythx.xyz/logo.png',
location: 'sidePanel'
location: 'sidePanel',
documentation: 'https://github.com/aquiladev/remix-mythx-plugin/blob/master/README.md'
}
return [
new Plugin(pipeline),

Loading…
Cancel
Save