From d9b167c268220aa7f4c27bb820cf73e9b8194bf6 Mon Sep 17 00:00:00 2001 From: Jacob Weisz Date: Sat, 30 Jul 2022 22:31:14 -0500 Subject: [PATCH] Docs: Add note about Graphviz DOT in comments --- docs/using/how-it-works.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/using/how-it-works.md b/docs/using/how-it-works.md index c973e6b83..383535380 100644 --- a/docs/using/how-it-works.md +++ b/docs/using/how-it-works.md @@ -25,6 +25,8 @@ Proto and HTTP. ![Diagram with HTTP Bridge](communication_overview_http_app.svg)