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 }});
         
+