From f353a19cb0365b895fc046efcf1347049078df46 Mon Sep 17 00:00:00 2001 From: Chase Lee Date: Fri, 10 Feb 2012 00:43:35 -0500 Subject: [PATCH] update readme --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index e19ba23..43190b7 100644 --- a/README.md +++ b/README.md @@ -1,3 +1 @@ -This is an example Tornado app I set up for my post about running Tornado on Linode here: - -http://www.chase-lee.com/entry/deploying-tornado-on-linode +This is an example Tornado app I set up for my post about running [Tornado](http://www.tornadoweb.org/) on [Linode](http://www.linode.com/), which you can read [here](http://www.chase-lee.com/entry/deploying-tornado-on-linode).