update readme

This commit is contained in:
Iuri Matias 2017-02-06 21:39:33 -05:00
parent 135c3c06a7
commit 53d8feb7bf
1 changed files with 1 additions and 1 deletions

View File

@ -523,7 +523,7 @@ It's possible to extend Embarks functionality with plugins. For example the foll
* plugin to add new console commands (``embark.registerConsoleCommand``) * plugin to add new console commands (``embark.registerConsoleCommand``)
* plugin to add support for another contract language such as viper, LLL, etc (``embark.registerCompiler``) * plugin to add support for another contract language such as viper, LLL, etc (``embark.registerCompiler``)
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)
Donations Donations
====== ======