From eb95689e947470f7681cb0cfed540fb402c0b9af Mon Sep 17 00:00:00 2001 From: anatoly Date: Wed, 21 Oct 2015 08:40:32 -0400 Subject: [PATCH] [docs]: 3rd (nrepl) state in "Mount and Deploy!" --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 06c5f15..7d2476b 100644 --- a/README.md +++ b/README.md @@ -159,10 +159,11 @@ an example. ## Mount and Develop! `mount` comes with an example [app](https://github.com/tolitius/mount/tree/master/test/app) -that has two states: +that has 3 states: * `config`, loaded from the files and refreshed on each `(reset)` * `datamic connection` that uses the config to create itself +* `nrepl` that uses config to bind to host/port ### Running New York Stock Exchange