From faf08535018bc2a42a715ffd9e4a69e0636a784a Mon Sep 17 00:00:00 2001 From: Attila Fulop <1162360+fulopattila122@users.noreply.github.com> Date: Thu, 9 Jan 2025 11:24:22 +0200 Subject: [PATCH] Added formatting to the development version disclaimer --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 1de5f04e..9cd68617 100644 --- a/README.md +++ b/README.md @@ -12,11 +12,13 @@ Vanilo's aim is that **Laravel developers** can **rapidly** create E-commerce ap ## Development Version -You are browsing the unstable, v5.x version of this repository! +> [!WARNING] +> You are browsing the unstable, v5.x version of this repository! +> +> Do not use this branch in any real projects yet, as it's a subject of heavy changes! -Vanilo v5 is expected to be released in April 2025, but there's no final deadline yet. - -Do not use this branch in any real projects yet, as it's a subject of heavy changes! +> [!NOTE] +> Vanilo v5 is expected to be released in April 2025, but there's no final deadline yet. For the stable version see the `4.x` branch.