We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 135c3c0 commit 53d8febCopy full SHA for 53d8feb
README.md
@@ -523,7 +523,7 @@ It's possible to extend Embarks functionality with plugins. For example the foll
523
* plugin to add new console commands (``embark.registerConsoleCommand``)
524
* plugin to add support for another contract language such as viper, LLL, etc (``embark.registerCompiler``)
525
526
-For more information please see the [plugin documentation](http://embark.readthedocs.io/en/latest/plugins.html)
+For more information on how to develop your own plugin please see the [plugin documentation](http://embark.readthedocs.io/en/latest/plugins.html)
527
528
Donations
529
======
0 commit comments