From 5b0d73528e09995f9e8906eeb8b35f6ca6a3704c Mon Sep 17 00:00:00 2001 From: Alf Eaton Date: Fri, 22 May 2015 10:07:10 +0100 Subject: [PATCH] Document the location of the web interface --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 715d7a7..1b7ba0a 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,8 @@ served up as HTML, CSS and JavaScript. 1. set Twitter credentials in environment: TWITTER\_CONSUMER\_KEY, TWITTER\_CONSUMER\_SECRET, TWITTER\_ACCESS\_TOKEN, TWITTER\_ACCESS\_TOKEN\_SECRET 1. ./earls.js '#c4l15' +A web server is started at [http://localhost:3000](http://localhost:3000), listing the URLs that have been collected. + ## Heroku To get things to run on Heroku you'll need to set some environment variables