Add documentation link to new "Flattener Plugin"

@Destiner thanks for making this! Just adding this so its easier for people to contribute, post issues, etc. It makes a little "book" icon in the plugin to link to the repo.
pull/3094/head
Patrick Gallagher 6 years ago committed by GitHub
parent c0a32f37a8
commit d427ff7a4a
  1. 1
      src/remixAppManager.js

@ -234,6 +234,7 @@ export class RemixAppManager extends PluginEngine {
version: '0.1.0',
url: 'https://remix-flattener.netlify.com',
description: 'Flattens compiled smart contracts',
documentation: 'https://github.com/Destiner/remix-flattener',
icon: 'https://remix-flattener.netlify.com/logo.svg',
location: 'sidePanel'
}

Loading…
Cancel
Save