From 8d727bda04a12c76887857fecb83c7d845bd9826 Mon Sep 17 00:00:00 2001 From: Dan Motzenbecker Date: Sat, 31 Oct 2015 15:07:53 -0400 Subject: [PATCH] updated readme todos --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0fec31c..0880871 100644 --- a/README.md +++ b/README.md @@ -123,10 +123,10 @@ tools. ## Aspirations - [x] Xcode-free workflow with CLI tools +- [x] Templates for other ClojureScript React wrappers - [ ] Automatic wrapping of all React Native component functions for ClojureScript - [ ] Automatically run React packager in background - [ ] Automatically tail cljs build log and report compile errors -- [ ] Templates for other ClojureScript React wrappers - [ ] Working dev tools - [ ] Automatic bundling for offline device usage and App Store distribution - [ ] Android support