Fix readme styles..

This commit is contained in:
Rob Dodson 2012-06-08 07:16:48 -07:00
parent 0db4090d0c
commit dac0ea9241
1 changed files with 4 additions and 4 deletions

View File

@ -9,8 +9,8 @@ web sockets. It currently uses xhr-polling so it is compatible with Heroku.
I originally wrote Defcon over four blog posts introducing Socket.io and I originally wrote Defcon over four blog posts introducing Socket.io and
deploying to Heroku. Please checkout the posts on my site, [robdodson.me](http://robdodson.me) deploying to Heroku. Please checkout the posts on my site, [robdodson.me](http://robdodson.me)
[Part 1](http://robdodson.me/blog/2012/06/04/deploying-your-first-node-dot-js-and-socket-dot-io-app-to-heroku/) - [Part 1](http://robdodson.me/blog/2012/06/04/deploying-your-first-node-dot-js-and-socket-dot-io-app-to-heroku/)
[Part 2](http://robdodson.me/blog/2012/06/05/building-a-countdown-timer-with-socket-dot-io/) - [Part 2](http://robdodson.me/blog/2012/06/05/building-a-countdown-timer-with-socket-dot-io/)
[Part 3](http://robdodson.me/blog/2012/06/06/building-a-countdown-timer-with-socket-dot-io-pt-2/) - [Part 3](http://robdodson.me/blog/2012/06/06/building-a-countdown-timer-with-socket-dot-io-pt-2/)
[Part 4](http://robdodson.me/blog/2012/06/07/building-a-countdown-timer-with-socket-dot-io-pt-3/) - [Part 4](http://robdodson.me/blog/2012/06/07/building-a-countdown-timer-with-socket-dot-io-pt-3/)