From 164704508579e14987446b8ced076f1b77e53bc3 Mon Sep 17 00:00:00 2001 From: kjuulh Date: Sat, 23 Sep 2023 11:05:44 +0200 Subject: [PATCH] docs: without annotations Signed-off-by: kjuulh --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index ffe6a19..ca00c46 100644 --- a/README.md +++ b/README.md @@ -42,8 +42,7 @@ Domain events works off of the principle that your interface is protobuf, as suc To handle this workflow we introduce `crunch.toml` a file to manage these relationships. -!!! info - Bootstrap the file using `crunch init`, see [crunch cli](crates/crunch-cli) for more info, it can automatically discover and add subscriptions, bump version, publish schemas etc. +Bootstrap the file using `crunch init`, see [crunch cli](crates/crunch-cli) for more info, it can automatically discover and add subscriptions, bump version, publish schemas etc. ```toml [service]