From 53fbb7ab859391e2638bfbdd1172eeca53b808b7 Mon Sep 17 00:00:00 2001 From: Hunter Loftis Date: Wed, 3 Sep 2014 20:14:01 -0700 Subject: [PATCH] free dyno --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ef5cadd5b..e7a85bde0 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,6 @@ of the Socket.IO website. Please refer to it to learn how to run this application. -You can also use Heroku for a quick deployment: +You can also spin up a free Heroku dyno to test it out: [![Deploy](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy?template=https://github.com/guille/chat-example)