From 865f724f56dc73517936eef53876e47d784326f5 Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Sun, 12 Apr 2020 21:16:53 +0200 Subject: [PATCH] doc --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index dc1a35c9..a54ff273 100644 --- a/README.md +++ b/README.md @@ -1224,9 +1224,7 @@ example. If you get prompted with a login, use `admin`/`admin`. ### which -The `which` command re-implemented in Clojure. - -See +The `which` command re-implemented in Clojure. See [examples/which.clj](https://github.com/borkdude/babashka/blob/master/examples/which.clj). Prints the canonical file name.