From 64b102d6459acc4a45cbb8ca7d36b524ddf6082f Mon Sep 17 00:00:00 2001 From: Artur Girenko Date: Thu, 11 Feb 2016 13:20:11 +0100 Subject: [PATCH] update readme --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 3a7a9ac..152ccef 100644 --- a/README.md +++ b/README.md @@ -64,8 +64,6 @@ $ re-natal init FutureApp -i om-next If your app's name is more than a single word, be sure to type it in CamelCase. A corresponding hyphenated Clojure namespace will be created. -Re-Natal will create a simple skeleton based on the current -version of [Reagent](https://github.com/reagent-project/reagent) and [Day8/re-frame](https://github.com/Day8/re-frame). If all goes well you should see printed out basic instructions how to run in iOS simulator. ```