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.