Update README.md

This commit is contained in:
张磊 2015-06-02 17:54:45 +08:00
parent bf0069aa2d
commit 333e366972
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@ a react-like library without jsx , virtual dom and requestAnimationFrame :)
Nuclear used js , html+css and observejs instead of jsx , virtual dom and requestAnimationFrame.
# Many thanks to
* [observe.js](https://github.com/kmdjs/observejs)
* [observe.js](https://github.com/kmdjs/observejs)
* [react](http://facebook.github.io/react/)
* [mustache.js](https://github.com/janl/mustache.js)
* [class.js](http://ejohn.org/blog/simple-javascript-inheritance/)