summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2015-08-18 12:12:50 +0300
committerBozhidar Batsov <bozhidar@batsov.com>2015-08-18 12:12:50 +0300
commit34a0f55a1c38ace9a4ff393978898c26e822218e (patch)
tree653a307e093d2c1521bc991fb17ae59d9b41b77c /README.md
parent8e0541bebf6195f953152e33de8635658b15ac10 (diff)
Improve the README intro a bit
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/README.md b/README.md
index ab097350..4c7827ca 100644
--- a/README.md
+++ b/README.md
@@ -9,10 +9,11 @@
<img src="https://raw.github.com/clojure-emacs/cider/master/logo/cider-logo-w640.png" alt="CIDER Logo"/>
</p>
-`CIDER` (formerly `nrepl.el`) is the **C**lojure **I**nteractive **D**evelopment **E**nvironment that **R**ocks for Emacs, built on top of
-[nREPL](https://github.com/clojure/tools.nrepl), the Clojure networked
-REPL server. It's a great alternative to the now deprecated combination
-of SLIME + [swank-clojure](https://github.com/technomancy/swank-clojure).
+`CIDER` (formerly `nrepl.el`) is the **C**lojure **I**nteractive **D**evelopment
+**E**nvironment that **R**ocks for Emacs! It's built on top of
+[nREPL](https://github.com/clojure/tools.nrepl), the Clojure networked REPL
+server. CIDER is a great alternative to the now deprecated combination of SLIME +
+[swank-clojure](https://github.com/technomancy/swank-clojure).
If you're interested in details about CIDER's history and architecture you can
check out the Clojure/conj presentation