summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2015-01-11 12:46:42 +0200
committerBozhidar Batsov <bozhidar@batsov.com>2015-01-11 12:46:42 +0200
commit8f248a865a83bbdb0fff83c7510dbbcb6ce4b3b7 (patch)
treef1e32d0b0899e9156ab30588a01ef652bd44d6b3 /README.md
parentae3cc632d60210d5e1adefd1419edecfeddfef22 (diff)
Display the gitter channel more prominently
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 295e0ea1..ae325a4c 100644
--- a/README.md
+++ b/README.md
@@ -14,6 +14,8 @@
REPL server. It's a great alternative to the now deprecated combination
of SLIME + [swank-clojure](https://github.com/technomancy/swank-clojure).
+[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/clojure-emacs/cider?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
+
CIDER packs plenty of features. Here are some of them (in no particular order):
* Powerful REPL
@@ -91,8 +93,6 @@ CIDER packs plenty of features. Here are some of them (in no particular order):
## Installation
-[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/clojure-emacs/cider?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
-
The canonical way to install cider is using `package.el`, but you can choose other possibilities available for your emacs/operating system (see [wiki](https://github.com/clojure-emacs/cider/wiki/Installation)).
### Prerequisites
@@ -937,7 +937,7 @@ The logo is licensed under a
### Discussion
For questions, suggestions and support refer to our [official mailing list](https://groups.google.com/forum/#!forum/cider-emacs)
-or the Freenode channel `#clojure-emacs`.
+, the Freenode channel `#clojure-emacs` or our [gitter channel](https://gitter.im/clojure-emacs/cider).
Please, don't report issues there, as this makes them harder to track.
### Issues