]> Stephen's Gitweb - reasonableweather.git/commitdiff
Add anti-features section in README.md
authorStephen Jianu <stephen@stephenjianu.com>
Sun, 30 Mar 2025 20:27:42 +0000 (15:27 -0500)
committerStephen Jianu <stephen@stephenjianu.com>
Sun, 30 Mar 2025 20:27:42 +0000 (15:27 -0500)
README.md

index 2d5f1afa0ef727ccb3282a510eaa14df7be9e070..6760930ebe8d88c849e41053c0450e3f3c2afa4b 100644 (file)
--- a/README.md
+++ b/README.md
@@ -13,6 +13,9 @@ Instead of spinning up a web server with PHP yourself, you can opt to run the Do
 docker run -d -p 6969:80 --restart=unless-stopped --name reasonableweather registry.services.jianu.house/reasonableweather
 ```
 
+### Anti-features
+* This website depends on the Open-Meteo API and requires it to function. If Open-Meteo experiences outages or no longer exists in the future, this website will not function in its current state
+
 ### Credits
 * [Open-Meteo API](https://open-meteo.com/)
 * [JSON mapping of weather codes by GitHub user stellasphere](https://gist.github.com/stellasphere/9490c195ed2b53c707087c8c2db4ec0c)