mirror of
https://codeberg.org/vlw/vlw.se.git
synced 2025-09-14 05:13:46 +02:00
feat(doc): add 'supported framework versions' table to README (#17)
* feat(doc): add supported framework version table * fix(doc): reflect links
This commit is contained in:
parent
8dccd20d39
commit
a7d2730aac
1 changed files with 5 additions and 0 deletions
|
@ -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).
|
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)
|
## Website (Vegvisir)
|
||||||
1. **Download this repo**
|
1. **Download this repo**
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue