warn about breaking changes

This commit is contained in:
Michiel Borkent 2019-08-09 19:51:45 +02:00
parent 7e67d35586
commit c5c28e4b27

View file

@ -25,8 +25,8 @@ If most of your shell script evolves into Clojure, you might want to turn to:
## Status
Experimental. Not all Clojure core functions are supported yet, but can be
easily
Experimental. Breaking changes are expected to happen at this phase. Not all
Clojure core functions are supported yet, but can be easily
[added](https://github.com/borkdude/babashka/blob/master/src/babashka/interpreter.clj#L10). PRs
welcome.