From 66e279987008aa2965b5a78e305563b437508d91 Mon Sep 17 00:00:00 2001 From: mauriceboe <61554723+mauriceboe@users.noreply.github.com> Date: Wed, 25 Mar 2026 13:26:46 +0100 Subject: [PATCH] Remove OpenWeatherMap API setup instructions Removed OpenWeatherMap setup instructions from README. --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index cfad21d..b7ded62 100644 --- a/README.md +++ b/README.md @@ -212,12 +212,6 @@ API keys are configured in the **Admin Panel** after login. Keys set by the admi 3. Create an API key under Credentials 4. In NOMAD: Admin Panel → Settings → Google Maps -### OpenWeatherMap (Weather Forecasts) - -1. Sign up at [OpenWeatherMap](https://openweathermap.org/api) -2. Get a free API key -3. In NOMAD: Admin Panel → Settings → OpenWeatherMap - ## Building from Source ```bash