Update README.md

This commit is contained in:
Michiel Borkent 2019-08-12 14:44:45 +02:00 committed by GitHub
parent b84d65638b
commit 471876b1b2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,7 +21,8 @@ can use a bit of Clojure in their shell scripts, it may be useful.
Properties:
- pure (no side effects)
- interpretation is done by [sci](https://github.com/borkdude/sci) and all limits of sci apply to babashka
- pure (no side effects allowed)
- fast startup time
- interprets only one form
- reads from stdin and writes to stdout