summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
-rw-r--r--doc/index.md4
2 files changed, 4 insertions, 4 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
diff --git a/doc/index.md b/doc/index.md
index b3374258..cc787e93 100644
--- a/doc/index.md
+++ b/doc/index.md
@@ -2,8 +2,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