diff --git a/README.md b/README.md index cfa313b3a..dc5a5b7ae 100644 --- a/README.md +++ b/README.md @@ -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/)