=== ReadTime Badge ===
Contributors: addonlogic
Tags: reading time, read time, word count, badge, shortcode
Requires at least: 6.0
Tested up to: 6.7
Stable tag: 1.0.0
Requires PHP: 8.1
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Shows an estimated reading time badge on posts. Use [reading_time] or enable auto-prepend.

== Description ==

ReadTime Badge calculates the estimated reading time for any post or page based on word count and a configurable words-per-minute rate.

**Features**

* [reading_time] shortcode
* Auto-prepend to configured post types
* Configurable words-per-minute rate
* Optional clock icon
* Dark-mode compatible
* Translation-ready

== Installation ==

1. Upload `readtime-badge` to `/wp-content/plugins/`
2. Activate via Plugins menu
3. Go to Settings > ReadTime Badge

== Changelog ==

= 1.0.0 =
* Initial release
