From bfcff8677cf5aa066bc489edc194f17519cdec18 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABtan=20Renaudeau?= Date: Fri, 21 Aug 2015 00:10:54 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 75de08f..fd5f980 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ WebGL bindings for react to implement complex graphics and image effects, in VDOM descriptive paradigm. +See also: [`gl-react-native`](https://github.com/ProjectSeptemberInc/gl-react-native). + ### HelloGL Gist ```js