From c9f5cf26fe039b6550b3329e27b2c8198f45eade Mon Sep 17 00:00:00 2001 From: Christopher Chedeau Date: Thu, 26 Mar 2015 10:02:15 -0700 Subject: [PATCH] Update README.md --- README.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/README.md b/README.md index 3184fc964..c6e2219c8 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,3 @@ -**Warning: This is currently a private repo to accompany the ReactJS conference -talk, and is not accessible outside the official conference attendees - please -do not share this code.** - -This is also a very early alpha release. There are certainly bugs and missing -features. Some things may even be well-documented in JS, but missing from the -native implementation. We are committed to improving and expanding the -capabilities of this project as fast as we can, and look forward to working with -the community. - # React Native [![Build Status](https://magnum.travis-ci.com/facebook/react-native.svg?token=L5Egb3B4dyQzH5wDijCB&branch=master)](https://magnum.travis-ci.com/facebook/react-native) Our first React Native implementation is `React`, targeting iOS. We are also