summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2016-02-23 22:53:11 +0200
committerBozhidar Batsov <bozhidar@batsov.com>2016-02-23 22:53:11 +0200
commitb0e9423c8a8dd8804860c2f21fb0bb49fa497853 (patch)
tree1008633a0b00c6b7bbfc39cbaa46c22ba4b20318 /README.md
parent26689d1cfa6a243075f4636f258a80ea79e9b03d (diff)
Link some features to sections in the README
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 155ca976..a71bc838 100644
--- a/README.md
+++ b/README.md
@@ -135,7 +135,7 @@ CIDER packs plenty of features. Here are some of them (in no particular order):
* [Interactive code evaluation](#using-cider-mode)
* Compilation notes (error and warning highlighting)
* [Human-friendly stacktraces](#navigating-stacktraces)
-* Smart code completion
+* [Smart code completion](#auto-completion)
* Definition lookup
* Documentation lookup
* Resource lookup
@@ -146,7 +146,7 @@ CIDER packs plenty of features. Here are some of them (in no particular order):
* [Interactive macroexpansion](#macroexpansion)
* Enhanced Clojure font-locking and indentation
* [Grimoire](http://conj.io/) integration
-* `clojure.test` integration
+* [`clojure.test` integration](#running-tests)
* Classpath browser
* Namespace browser
* nREPL session management