diff --git a/README b/README index bef1e2a..d63eae0 100644 --- a/README +++ b/README @@ -1,10 +1,3 @@ -If you are following the tutorial on fzysqr.com, make sure to use appropriate tag for the tutorial. - -Visit http://nodechat.no.de/ for a live demo of the latest version of nodechat.js (https://github.com/jslatts/nodechat). - -Tags / Tutorial: - - - v0.1: http://fzysqr.com/2011/02/28/nodechat-js-using-node-js-backbone-js-socket-io-and-redis-to-make-a-real-time-chat-app/ - - v0.2: http://fzysqr.com/2011/03/27/nodechat-js-continued-authentication-profiles-ponies-and-a-meaner-socket-io/ - - v0.3: http://fzysqr.com/2011/04/11/sending-your-clients-to-purgatory-a-node-jssocket-io-tutorial/ +THIS PROJECT IS ARCHIVED +The nodechat tutorial was written 8 years ago. That is about 10 lifetimes in the JavaScript world. Feel free to check out the code, but I *strongly* encourage you to find a more up to date resource for node and websockets.