diff --git a/README.md b/README.md index d5aa76db..d02f2dca 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ implements only a subset of Clojure. - External libraries are not available (although you may use `load-file` for loading external scripts). -Read more about the differences with Clojure [here](#differences-from-clojure). +Read more about the differences with Clojure [here](#differences-with-clojure). ## Status @@ -385,7 +385,7 @@ $ bb '(slurp "https://www.clojure.org")' | bb '(subs *in* 0 50)' "