From a7d2730aac516700bf7d098ffcb7325bdfaaecd8 Mon Sep 17 00:00:00 2001 From: Victor Westerlund Date: Wed, 17 Apr 2024 16:12:45 +0000 Subject: [PATCH] feat(doc): add 'supported framework versions' table to README (#17) * feat(doc): add supported framework version table * fix(doc): reflect links --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 1a518f2..eed821e 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,11 @@ If you for whatever reason want to get this website up and running for yourself This website is built for PHP 8.0+ and MariaDB 14+ (for the API database). +**Confimed supported framework versions:** +Vegvisir|Reflect +--|-- +✅ [`2.3.0`](https://github.com/VictorWesterlund/vegvisir/releases/tag/2.3.0)|✅ [`2.6.2`](https://github.com/VictorWesterlund/reflect/releases/tag/2.6.2) + ## Website (Vegvisir) 1. **Download this repo**