From 2548e789667f9ef869952a783d44ae3cdd3f5453 Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Sun, 23 May 2021 12:52:40 +0200 Subject: [PATCH] README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 179d6f2..55d4bf0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # sci.script-tag -Interpret Clojure directly in your browser using [SCI](https://github.com/borkdude/sci). +The [Small Clojure Interpreter](https://github.com/borkdude/sci) exposed for usage in script tags. See [Github pages](https://borkdude.github.io/sci-script-tag) for example usage.