Skip to content

Commit

Permalink
docs: v5 docs alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
cyp3rius committed Jun 13, 2024
1 parent c582a2d commit 2fe5b06
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<img style="width: 150px; height: auto;" src="public/assets/logo.png" alt="Logo - Strapi Reaction plugin" />
</div>
<div align="center">
<h1>Strapi - Reactions plugin</h1>
<h1>Strapi - Reactions plugin - Beta v5</h1>
<p>All-in-One reactions plugin for any Content Type. Simple & flexible</p>
<a href="https://www.npmjs.org/package/strapi-plugin-reactions">
<img alt="GitHub package.json version" src="https://img.shields.io/github/package-json/v/VirtusLab-Open-Source/strapi-plugin-reactions?label=npm&logo=npm">
Expand All @@ -18,6 +18,8 @@
</a>
</div>

## ⚠️ This is the beta version for Strapi v5

---

<div style="margin: 20px 0" align="center">
Expand Down Expand Up @@ -118,8 +120,10 @@ In our minimum support we're following [official Node.js releases timelines](htt

**Supported Strapi versions**:

- Strapi v4.24.x (recently tested)
- Strapi v4.x
- Strapi v5.0.0-beta.10 (recently tested)
- Strapi v5.x

If you're looking for Strapi v4 compatible version, please go [here](https://github.com/VirtusLab-Open-Source/strapi-plugin-reactions/tree/main).

**Plugin dependencies**
- `@strapi/plugin-graphql` - required to run because built-in support for GraphQL handled by this plugin
Expand Down

0 comments on commit 2fe5b06

Please sign in to comment.