diff options
Diffstat (limited to 'network/weathercli/README')
-rw-r--r-- | network/weathercli/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/network/weathercli/README b/network/weathercli/README index 94109331fd..149945d250 100644 --- a/network/weathercli/README +++ b/network/weathercli/README @@ -1 +1,7 @@ weathercli is a command line weather tool. + +Pass the script your API Key: +API_KEY=my_api_key_here ./weathercli.SlackBuild + +Get your API Key on this page: +https://openweathermap.org/ |