summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2015-08-18 10:34:42 +0300
committerBozhidar Batsov <bozhidar@batsov.com>2015-08-18 10:34:42 +0300
commit8e0541bebf6195f953152e33de8635658b15ac10 (patch)
tree0004b8328059b3fbed117001ad7008fe4799ba68 /README.md
parent5983fc3fc8f2dd975472ced21b950581b649ddb4 (diff)
Remove a mention of clojure-quick-repls
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/README.md b/README.md
index 9ffc4e38..ab097350 100644
--- a/README.md
+++ b/README.md
@@ -1155,11 +1155,6 @@ There is currently no support for both Clojure and ClojureScript evaluation in
the same nREPL session. If Piggieback is active, code evaluation and all
features will assume ClojureScript.
-The aforementioned
-[clojure-quick-repls](https://github.com/symfrog/clojure-quick-repls) aids this
-situation by routing requests to the correct REPL according to the file
-extension of the current buffer.
-
### Microsoft Windows
On Microsoft Windows the JVM default line separator string is `\r\n`