From 77408b7bdee0d3bf8309b5fd6c9905aeaa725f93 Mon Sep 17 00:00:00 2001 From: Zach Ramsay Date: Mon, 18 Sep 2017 13:31:18 -0400 Subject: [PATCH] docs: using ABCI-CLI --- docs/abci-cli.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/abci-cli.rst b/docs/abci-cli.rst index 05d56b919..5ca672c8a 100644 --- a/docs/abci-cli.rst +++ b/docs/abci-cli.rst @@ -1,5 +1,5 @@ -Using ABCI -========== +Using ABCI-CLI +============== To facilitate testing and debugging of ABCI servers and simple apps, we built a CLI, the ``abci-cli``, for sending ABCI messages from the