link provider readme in module readme

This commit is contained in:
fewieden 2018-12-30 20:52:27 +01:00
parent de04c12d3c
commit 40a30c24a0

View File

@ -92,3 +92,7 @@ The following properties can be configured:
| `apiKey` | The [DarkSky](https://darksky.net/dev/register) API key, which can be obtained by creating an DarkSky account. <br><br> This value is **REQUIRED**
| `lat` | The geo coordinate latitude. <br><br> This value is **REQUIRED**
| `lon` | The geo coordinate longitude. <br><br> This value is **REQUIRED**
## API Provider Development
If you want to add another API provider checkout the [Guide](providers).