From 333e366972ef2e8a347797ee512892034c62ae7f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E7=A3=8A?= Date: Tue, 2 Jun 2015 17:54:45 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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/)