From e4536fd89685835df33e18ae629a16700c179f39 Mon Sep 17 00:00:00 2001 From: Zack Story Date: Sun, 20 Nov 2016 15:12:45 -0800 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 1c0c63d..55f8b4b 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,6 @@ A camera module for React Native. **BREAKING CHANGES:** [*April 27*] capture now returns an object instead of a string -**NOTE** These docs are for the work in progress v1 release. If you want to use the latest and greatest and can deal with *significant* instability you can install with `npm install --save lwansbrough/react-native-camera`. If you are using older version of this module please refer to the [old readme](https://github.com/lwansbrough/react-native-camera/tree/8cc61edef2c018b81e1c52f13c7d261fe6a35a63). - ![](https://i.imgur.com/5j2JdUk.gif) ## Getting started