From 4a9aae157475d42aa9ce8392a2cde547ba7c401a Mon Sep 17 00:00:00 2001 From: Joshua Seigler Date: Tue, 6 Jan 2015 13:31:06 -0500 Subject: [PATCH] add production URL in readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8eaed82..a2ccc70 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ FHQWHGADS This is an homage to Homestar Runner's Strongbad Email #9, http://homestarrunner.com/sbemail9.html +You can see it hosted at http://fhqwhgads.bit/ (if that won't resolve for you, use http://fhqwhgads.bit.pe/) + ## Setup The project uses grunt for LESS preprocessing and some other small tasks. In the base directory, run "npm install" to download all the dependencies.