Link to resin-plugin-hello from README

This commit is contained in:
Juan Cruz Viotti 2016-03-31 10:11:05 -04:00
parent 6e3c2ef168
commit 1b7aeeafc1

View File

@ -36,6 +36,11 @@ $ resin help
$ resin quickstart
```
Plugins
-------
The Resin CLI can be extended with plugins to automate laborious tasks and overall provide a better experience when working with Resin.io. Check the [plugin development tutorial](https://github.com/resin-io/resin-plugin-hello) to learn how to build your own!
FAQ
---