From 902a1e5257209e76678615836a823d5c91290576 Mon Sep 17 00:00:00 2001 From: djib Date: Mon, 26 Aug 2019 00:55:29 +0200 Subject: [PATCH] Add reference to Pipfile --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7213afe..d0e5bcf 100644 --- a/README.md +++ b/README.md @@ -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`. \ No newline at end of file +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. \ No newline at end of file