From d0f6f9e88c0d1c5828cfffec62439103a2b3fa03 Mon Sep 17 00:00:00 2001 From: Evan Lanham Date: Wed, 2 Feb 2022 23:29:59 -0700 Subject: [PATCH] updated readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3d2adde..925353e 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Open [http://localhost:3000](http://localhost:3000) to view it in your browser. The page will reload when you make changes.\ This will also run the couchdb server. -Open [http://localhost:5984](http://localhost:5984/_utils) to open the couchdb web interface +Open [http://localhost:5984/_utils](http://localhost:5984/_utils) to open the couchdb web interface ### `start_prod.sh` @@ -24,7 +24,7 @@ This runs and nginx server that serves the app over http Open [http://localhost](http://localhost) to view it in your browser. This will also run the couchdb server. -Open [http://localhost:5984](http://localhost:5984/_utils) to open the couchdb web interface +Open [http://localhost:5984/_utils](http://localhost:5984/_utils) to open the couchdb web interface ### `stop.sh`