summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2016-04-02 18:45:09 +0300
committerBozhidar Batsov <bozhidar@batsov.com>2016-04-02 18:45:55 +0300
commit494f3064062e7e3f296a0e1d33dc652e919ace41 (patch)
treec8a47f58b2080fba770453cbfad3d1139df0a1ba /README.md
parent6959d8722ef2b6482e688efcbb80556ef3a6fc5e (diff)
Drop mentions of the original project name
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 b59462f4..a87c828e 100644
--- a/README.md
+++ b/README.md
@@ -9,8 +9,8 @@
<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(Script) **I**nteractive
-**D**evelopment **E**nvironment that **R**ocks!
+CIDER is the **C**lojure(Script) **I**nteractive **D**evelopment **E**nvironment
+that **R**ocks!
CIDER extends Emacs with support for interactive programming in Clojure. The
features are centered around `cider-mode`, an Emacs minor-mode that complements