From a4a3940415c7ec7ff8e5e451cbe92f0feef0d438 Mon Sep 17 00:00:00 2001 From: flux <25628292+fluxionary@users.noreply.github.com> Date: Fri, 30 Sep 2022 10:18:52 -0700 Subject: [PATCH] improve readme --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 131dab2..2f8f141 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ # book_runner run a command and put the output in a book + +## usage + +hold a single empty book (`default:book`) in your hand, and run: +* `/run_in_book commandname args` + +the book will become a written book; the title will be the command name and arguments, the body will +be the command output.