diff --git a/README.md b/README.md index d9ff9d7..b4d4903 100644 --- a/README.md +++ b/README.md @@ -235,21 +235,21 @@ Key | Value ### Example projects -Link | Description ------------------------------- | -------------------------------------------------------- -**[Official example]** | **Official Sente reference example**, always up-to-date -[@tiensonqin/lymchat] | Example chat app using React Native -[@danielsz/system-websockets] | Client-side UI, login and wiring of components -[@timothypratley/snakelake] | Multiplayer snake game with screencast walkthrough -[@theasp/sente-nodejs-example] | Ref. example adapted for Node.js servers ([Express], [Dog Fort]), as well as a node.js client -[@ebellani/carpet] | Web+mobile interface for a remmitance application -[@danielsz/sente-system] | Ref example adapted for [@danielsz/system] -[@danielsz/sente-boot] | Ref example adapted for [boot] -[@seancorfield/om-sente] | ?? -[@tfoldi/data15-blackjack] | Multiplayer blackjack game with documented source code -[@laforge49/sente-boot] | Example using Sente and boot -[@laforge49/sente-boot-reagent] | Example using Sente, boot, and reagent -Your link here? | **PR's welcome!** +Link | Description +------------------------------- | -------------------------------------------------------- +**[Official example]** | **Official Sente reference example**, always up-to-date +[@laforge49/sente-boot] | Example using Sente v1.11.0, Boot (also works with Windows) +[@laforge49/sente-boot-reagent] | Example using Sente v1.11.0, Boot, and Reagent +[@tiensonqin/lymchat] | Example chat app using React Native +[@danielsz/system-websockets] | Client-side UI, login and wiring of components +[@timothypratley/snakelake] | Multiplayer snake game with screencast walkthrough +[@theasp/sente-nodejs-example] | Ref. example adapted for Node.js servers ([Express], [Dog Fort]), as well as a node.js client +[@ebellani/carpet] | Web+mobile interface for a remmitance application +[@danielsz/sente-system] | Ref example adapted for [@danielsz/system] +[@danielsz/sente-boot] | Ref example adapted for [boot] +[@seancorfield/om-sente] | ?? +[@tfoldi/data15-blackjack] | Multiplayer blackjack game with documented source code +Your link here? | **PR's welcome!** ### FAQ @@ -424,6 +424,9 @@ Copyright © 2014-2016 [Peter Taoussanis]. [Express]: http://expressjs.com/ [Dog Fort]: https://github.com/whamtet/dogfort +[@laforge49/sente-boot]: https://github.com/laforge49/sente-boot/ +[@laforge49/sente-boot-reagent]: https://github.com/laforge49/sente-boot-reagent + [boot]: http://boot-clj.com/ [@danielsz/system]: https://github.com/danielsz/system