From 3044b52b39540cec2070fd7a4a99ef5572bf4fe8 Mon Sep 17 00:00:00 2001 From: Artur Girenko Date: Thu, 24 Dec 2015 21:16:16 +0100 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 67e4010..fb754fc 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,8 @@ This project is a fork of [dmotz/natal](https://github.com/dmotz/natal) by Dan M the goal of generating skeleton of native app for iOS and Android based on [Reagent](https://github.com/reagent-project/reagent) and [re-frame](https://github.com/Day8/re-frame). -The support of Figwheel is based on solution developed by Will Decker [decker405/figwheel-react-native](https://github.com/decker405/figwheel-react-native) -There are limitations currently, but IMHO this is the right way to go in order to support both platforms. +The support of Figwheel is based on brilliant solution developed by Will Decker [decker405/figwheel-react-native](https://github.com/decker405/figwheel-react-native) +which works in both platforms. Re-Natal is a simple command-line utility that automates most of the process of setting up a React Native app running on ClojureScript with Reagent an re-frame.