From 1c8e6b3a6470fbe08766d6dea44f3d548c4fd570 Mon Sep 17 00:00:00 2001 From: Marc Rousavy Date: Wed, 3 Mar 2021 20:48:57 +0100 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6d47ed5..fccbceb 100644 --- a/README.md +++ b/README.md @@ -35,8 +35,9 @@ ### Documentation -* [Guides (Getting Started) 🚀](https://cuvent.com) -* [API 🧩](https://cuvent.com) +* [Guides](https://cuvent.github.io/react-native-vision-camera/docs/) +* [API](https://cuvent.github.io/react-native-vision-camera/docs/api) +* [Example](./example/) ### Install @@ -77,4 +78,4 @@ function App() {
-#### 🚀 Get started by [setting up permissions](https://cuvent.com)! +#### 🚀 Get started by [setting up permissions](https://cuvent.github.io/react-native-vision-camera/docs/)!