From cda52fd3647264c603703cafc67a0720ff6e881a Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Mon, 13 Apr 2020 21:16:55 +0200 Subject: [PATCH] doc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 182a06ae..52eb0127 100644 --- a/README.md +++ b/README.md @@ -508,7 +508,7 @@ $ bb "(my-gist-script/-main)" Hello from gist script! ``` -When invoking `bb` with a main function the expression `(System/getProperty +When invoking `bb` with a main function, the expression `(System/getProperty "babashka.main")` will return the name of the main function. Also see the