From f384cc9de3daef25d0e8772deaa2ce93f2e18643 Mon Sep 17 00:00:00 2001 From: marlaman <42538244+marlaman@users.noreply.github.com> Date: Sun, 11 Jun 2023 08:41:44 -0400 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 055a621..44cb3a9 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # DebateTree A langchain app to visualise a debate using Tree-of-Thought reasoning - +
@@ -22,3 +22,4 @@ graph TB
import mermaid from 'https://cdn.jsdelivr.net/npm/mermaid@10/dist/mermaid.esm.min.mjs';
mermaid.initialize({{ startOnLoad: true }});
+