Add reference to Pipfile

This commit is contained in:
2019-08-26 00:55:29 +02:00
parent 795222fbbe
commit 902a1e5257

View File

@ -1,5 +1,7 @@
# weather\_to\_freemobile
# WeatherToFreemobile
A simple script that sends [OpenWeatherMap](https://openweathermap.org/) forecasts to a [FreeMobile](http://mobile.free.fr/) phone.
To run the script you need to fill in `config.sample.json` and to rename it to `config.json`.
To run the script you need to fill in `config.sample.json` and to rename it to `config.json`.
See `Pipfile` for the script's requirements.