]> Stephen's Gitweb - reasonableweather.git/commitdiff
Make README.md more honest and accurate to the current state of the website
authorStephen Jianu <stephen@stephenjianu.com>
Tue, 18 Mar 2025 02:14:38 +0000 (21:14 -0500)
committerStephen Jianu <stephen@stephenjianu.com>
Tue, 18 Mar 2025 02:14:38 +0000 (21:14 -0500)
README.md

index 4869d90bc7c7d127737cbd595ac2c7004ace0538..0771df39790ebe5276c9a258d4619a43c49acde3 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
 # relativeweather
-This is a simple webpage that pulls today and tomorrow's forcasted high temperatures in Park Ridge, IL using the Open-Meteo API.
+This is a simple joke website that pulls a 7 day forecast for Park Ridge, IL where every temperature is relative to the current temperature. It uses the Open-Meteo API.
 
 ### Requirements
 * A web server (tested with Apache)
@@ -14,4 +14,4 @@ docker run -d -p 6969:80 --restart=unless-stopped --name relativeweather registr
 ```
 
 ### Credits
-This site uses the excellent [Open-Meteo API](https://open-meteo.com/) as well as a [JSON mapping of weather codes by GitHub user stellasphere](https://gist.github.com/stellasphere/9490c195ed2b53c707087c8c2db4ec0c)
+This site uses the excellent [Open-Meteo API](https://open-meteo.com/) as well as a [JSON mapping of weather codes by GitHub user stellasphere](https://gist.github.com/stellasphere/9490c195ed2b53c707087c8c2db4ec0c).