From 636f93f752b48642c9cbe0c4d4fff2dd0df87bc1 Mon Sep 17 00:00:00 2001 From: Jake Date: Tue, 21 Oct 2014 17:14:40 -0500 Subject: [PATCH] Add localhost link to README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1706724..6684245 100644 --- a/README.md +++ b/README.md @@ -11,4 +11,4 @@ See the [API Usage](http://skins.jake0oo0.me) * Clone the repository * npm install * npm start -* http://localhost:3000 +* Access [http://localhost:3000](http://localhost:3000)