From 873eea8919483612335a443370b1aa0c838a8b71 Mon Sep 17 00:00:00 2001 From: Patrick Date: Tue, 12 Jul 2022 08:41:59 +0900 Subject: [PATCH] Fix typo --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index f80a874..2f9e0e0 100644 --- a/readme.md +++ b/readme.md @@ -31,7 +31,7 @@ args = magicli(docopt(__doc__)) ## Minimal `Hello World` example -After installing, this example can be called from the command line +After installing, this example can be called from the command line. ### hello.py