Unverified Commit bc86a88b authored by Patrick Gallagher's avatar Patrick Gallagher Committed by GitHub

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.
parent 3ec8ef0b
......@@ -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'
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment