summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2016-03-01 18:29:10 +0200
committerBozhidar Batsov <bozhidar@batsov.com>2016-03-01 18:29:10 +0200
commit5804772b734523b84180025278e2fa472b41ab79 (patch)
treee86f2862cd00ef602b1aa42507cd4fdcaa68c1e9 /README.md
parent47b7b1e6c813cf03775cf9abe97196946994d5d6 (diff)
Mention figwheel's wiki
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 42fe432a..f0384d94 100644
--- a/README.md
+++ b/README.md
@@ -728,6 +728,10 @@ You can also use [https://github.com/bhauman/lein-figwheel](Figwheel) with CIDER
You now have two nREPL connections, one for Clojure and one for ClojureScript.
CIDER will determine which to use based on the type of file you're editing.
+You should also check out
+[Figwheel](https://github.com/bhauman/lein-figwheel/wiki/Using-the-Figwheel-REPL-within-NRepl)'s
+wiki.
+
## Extended workflow
CIDER packs a ton of extra functionality, besides basic Clojure code