From 20b1c5630055099d9284914e2bbf78ed380f0e2f Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Sun, 12 Apr 2020 21:16:30 +0200 Subject: [PATCH] doc --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c367fb61..dc1a35c9 100644 --- a/README.md +++ b/README.md @@ -1224,7 +1224,11 @@ example. If you get prompted with a login, use `admin`/`admin`. ### which -The `which` command re-implemented in Clojure. Prints the canonical file name. +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. ``` shell $ examples/which.clj rg