diff --git a/README.md b/README.md index af4977b..533787e 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,28 @@ --- +## ๐Ÿ“ฆ Installation + +**Latest release:** [v1.0.0](https://git.supported.systems/tigerstyle/tigerstyle-dash/releases/tag/v1.0.0) ยท [All releases](https://git.supported.systems/tigerstyle/tigerstyle-dash/releases) + +### Via WordPress Admin (GUI) + +1. Download [tigerstyle-dash-1.0.0.zip](https://git.supported.systems/tigerstyle/tigerstyle-dash/releases/download/v1.0.0/tigerstyle-dash-1.0.0.zip) +2. In WordPress admin: **Plugins โ†’ Add New โ†’ Upload Plugin**, pick the ZIP +3. Click **Activate Plugin** โ€” settings appear under **TigerStyle Dash** in the sidebar + +### Via WP-CLI (terminal) + +```bash +wp plugin install \ + https://git.supported.systems/tigerstyle/tigerstyle-dash/releases/download/v1.0.0/tigerstyle-dash-1.0.0.zip \ + --activate +``` + +**Requires:** WordPress 5.0+ ยท PHP 7.4+ + +--- + ## ๐Ÿƒโ€โ™€๏ธ Why TigerStyle Dash? **Because your website should be as fast as a cat's reflexes!**