Skip to content

Commit 6d86413

Browse files
committed
Extend the intro a bit
1 parent d1d809d commit 6d86413

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ CIDER extends Emacs with support for interactive programming in Clojure. The
1515
features are centered around `cider-mode`, an Emacs minor-mode that complements
1616
`clojure-mode`. While `clojure-mode` supports editing Clojure source files,
1717
`cider-mode` adds support for interacting with a running Clojure process for
18-
compilation, debugging, documentation lookup, and so on.
18+
compilation, debugging, definition and documentation lookup, running tests and
19+
so on.
1920

2021
CIDER is the successor to the now deprecated combination of using [SLIME][] +
2122
[swank-clojure][] for Clojure development.

0 commit comments

Comments
 (0)