From fedef138ebaf8a76f361b80d526fc72bdcb23651 Mon Sep 17 00:00:00 2001 From: devydave Date: Fri, 20 Mar 2026 12:41:41 +0100 Subject: [PATCH] chore: formatting --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 00d7ae9..e2cf838 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,9 @@ Alakazam is a meta-configuration app-connector and an abra wrapper, designed as a proof-of-concept to simplify the management of environment configuration files across multiple instances. > [!WARNING] -> This software is in an experimental stage and has to be used with caution, expect things to break. At the moment it is used in production for a very tailored use case. +> This software is in an experimental stage and has to be used with caution, expect things to break. +> +> At the moment it is used in production for a very tailored use case. > We try to mainline features of this project to `abra` and make the tool more accessible by everyone. ## Problem Statement