From bf39423895e6de2a30e23bb6040e9d6688268743 Mon Sep 17 00:00:00 2001 From: Sergii Bomko Date: Thu, 6 Jun 2019 10:55:53 +0200 Subject: [PATCH] adds documentation link --- src/remixAppManager.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/remixAppManager.js b/src/remixAppManager.js index e66bf9d7f3..58203cf8d0 100644 --- a/src/remixAppManager.js +++ b/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),