From 20939d12d7350e74c953cf4b80e73f2235278c9e Mon Sep 17 00:00:00 2001 From: Sam Vervaeck Date: Mon, 26 Feb 2024 22:26:44 +0100 Subject: [PATCH] Format warning as actual warning in README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0bf5cea30..084db4cb8 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ Bolt ==== -⚠️ This compiler is experimental and might have breaking changes with each update. +> ![WARNING] +> +> This compiler is experimental and might have breaking changes with each update. 💬 Got some questions or feedback? Just open an issue and we'll be glad to respond!