From 776ad41cc18b45719a873f312c9caa06d110b038 Mon Sep 17 00:00:00 2001 From: Daren Race Date: Fri, 10 Jan 2025 14:42:26 -0800 Subject: [PATCH] remove journey --- README.md | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/README.md b/README.md index a0e8102..4d8a05b 100644 --- a/README.md +++ b/README.md @@ -27,17 +27,6 @@ either the horizontal (`rc.Group()`) or Vertical (`rc.Block()`) direction. - [x] images (styled by the library) with an option to fetch at report build time (no fetch on render) - [x] `json`/`yaml`/`python`/`java`/`prolog`/`plaintext` code blocks with color syntax highlighting -```mermaid - journey - title Your Journey with `report_creator` - section Let's Make a Report - Make some Kopi Luwak Civet coffee: 7.5 - Read Documentation: 1 - Study kitchen_sink.py example: 3 - Open Editor: 5 - First Report Works: 7.5 -``` - ## ⚡ Example ```python