doc [skip ci]

This commit is contained in:
Michiel Borkent 2020-11-28 21:41:52 +01:00
parent 39e59f2806
commit f9d3c30166

View file

@ -45,7 +45,7 @@ As one user described it:
* Provide a mixed Clojure/Bash DSL (see portability).
* Replace existing shells. Babashka is a tool you can use inside existing shells like bash and it is designed to play well with them. It does not aim to replace them.
### Managing expectations
### Setting expectations
Babashka uses [sci](https://github.com/borkdude/sci) for interpreting
Clojure. Sci implements a substantial subset of Clojure. Interpreting code is in