From ce90f6ddeffc0c1dfe454313072595271080726c Mon Sep 17 00:00:00 2001 From: Evan Cancelliere Date: Wed, 25 Nov 2015 13:50:53 -0500 Subject: [PATCH] Reflect the correct port number in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e64c011..b6f42a5 100644 --- a/README.md +++ b/README.md @@ -17,5 +17,5 @@ Tesla forum database and RESTful API 4. run `npm install` 5. run `node api.js` -The yay API is now running on port 3000. +The yay API is now running on port 3100.