From 91d262536e77c1e361a55f5127b1dc46694f1ea8 Mon Sep 17 00:00:00 2001 From: kfox1111 Date: Sat, 11 Nov 2023 15:15:21 -0800 Subject: [PATCH] Render notes correctly on vscode (#96) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ea0704a..776df01 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -> [!Note] +> **Note** > Things to consider: > 1. We do not support running out of the git main branch. This is where development happens. Please use released versions via the published repo or git tags. > 2. All the helm charts in this repo are beta. We encourage you to try them out and contribute. The API may change as we move towards a production ready release.