From 745b424caa900d05d98128ac3c20528502756959 Mon Sep 17 00:00:00 2001 From: Mikhail Novikov Date: Sun, 14 Sep 2014 17:47:36 +0300 Subject: [PATCH] Readme bump. --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index cb10138..ebcaf67 100644 --- a/README.md +++ b/README.md @@ -15,9 +15,6 @@ events are supported on them in same way as normal browser events are supported. You can even inspect the components in React dev tools. -Code from https://github.com/facebook/react-art really helped me to understand -the inner workings of React to fix that. - Installation ------------