From 7508af2c9dcc4db0214853036201211d8fbd09cb Mon Sep 17 00:00:00 2001 From: wes Date: Fri, 16 Jun 2017 19:41:38 -0400 Subject: [PATCH] update readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 625c57e..5e5ef26 100644 --- a/README.md +++ b/README.md @@ -26,4 +26,5 @@ Usage ----- cd server yarn - yarn repl + yarn repl # starts the local read-eval-print loop + yarn server # starts a web app with an interactive REPL