From 945b2ab68ec4f5f44d280aa384ab988c70550398 Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Mon, 17 Feb 2020 12:09:34 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a1ab8e5d..0bea4c5e 100644 --- a/README.md +++ b/README.md @@ -718,6 +718,10 @@ export BABASHKA_CLASSPATH="$(clojure -Sdeps '{:deps {clojure-csv {:mvn/version " " ``` +### [regal](https://github.com/borkdude/regal) + +Reified regular expressions. + #### [spartan.test](https://github.com/borkdude/spartan.test/) A minimal test framework compatible with babashka. This library is deprecated