=== GX Weather ===
Contributors: gx
Tags: weather, openweather, gutenberg, block
Requires at least: 6.3
Tested up to: 6.6
Requires PHP: 7.4
Stable tag: 0.1.0
License: GPLv2 or later

Show current weather from OpenWeather One Call 3.0 in a Gutenberg block.

== Description ==

Simple plugin: store API key + default location in Settings → GX Weather, then
drop the "GX Weather" block into any post or page. Block can override the
location and units per-instance. Responses cached for 10 minutes.

== Installation ==

1. Upload the `gx-weather` folder to `/wp-content/plugins/`.
2. Activate the plugin.
3. Visit Settings → GX Weather. Enter your OpenWeather One Call 3.0 API key,
   default latitude, longitude, and units.
4. Add the "GX Weather" block to any post or page.

== Changelog ==

= 0.1.0 =
* Initial release.
