From 645cea071eb03dbfc8d31ddf24927a69951fc6dc Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Thu, 19 Mar 2020 20:30:30 +0100 Subject: [PATCH] README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3ad136d1..245a74b5 100644 --- a/README.md +++ b/README.md @@ -466,6 +466,10 @@ $ bb "(my-gist-script/-main)" Hello from gist script! ``` +Also see the +[babashka.classpath](https://github.com/borkdude/babashka/#babashkaclasspath) +namespace which allows dynamically adding to the classpath. + ### Deps.clj The [`deps.clj`](https://github.com/borkdude/deps.clj/) script can be used to work with `deps.edn`-based projects: