From 3f5430be1b5d19fab1ef48a09e68607b634199d8 Mon Sep 17 00:00:00 2001 From: Michael Brade Date: Fri, 18 Sep 2015 22:38:49 -0700 Subject: [PATCH] update README --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 6b2cf3d57..038839ac6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,13 @@ [![browser support](https://ci.testling.com/derbyjs/derby.png)](https://ci.testling.com/derbyjs/derby) [![build status](https://api.travis-ci.org/derbyjs/derby.png)](http://travis-ci.org/derbyjs/derby) +# Changes in this fork + +- support for subcomponents +- support for components written in LiveScript +- very fast re-bundling together with [racer-bundle](https://github.com/michael-brade/racer-bundle) + + # Derby The Derby MVC framework makes it easy to write realtime, collaborative applications that run in both Node.js and browsers.