diff --git a/README.md b/README.md index f6d4bbf..ba67c20 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ a [Sails](http://sailsjs.org) application 3. Visit [http://localhost:1337](http://localhost:1337) 4. Check out the code in [`api/controllers/SocketController.js`](./api/controllers/SocketController.js) and [`views/homepage.ejs`](./views/homepage.ejs) - +mjkk > Note that the interactive tutorial isn't completely finished yet-- it would take some more angular finangling to allow the various different parameters for different methods to be accepted. > But in the mean time, the relevant code works, and so I wanted to go ahead and publish this so folks can use it for reference. > ~mike