diff --git a/README.md b/README.md index bddcf1a..12bbc13 100644 --- a/README.md +++ b/README.md @@ -564,7 +564,7 @@ dev=> (mount/start) ``` ```clojure dev=> (mount/stop) -{:started [#'app/nrepl +{:stopped [#'app/nrepl #'app.nyse/conn #'app.config/config]} ```