Update README.md

This commit is contained in:
Michiel Borkent 2019-11-03 23:14:57 +01:00 committed by GitHub
parent 36f7725224
commit 141490e4bd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,6 +22,7 @@ space where you would use bash.
Goals:
* Fast startup / low latency. This is achieved by compiling to native using [GraalVM](https://github.com/oracle/graal).
* Familiarity and portability.
Keep migration barriers between bash and Clojure as low as possible by: