From 225de6a4f9aff1d37aa2c64187f64e7890d20670 Mon Sep 17 00:00:00 2001 From: Ivan Grce Date: Fri, 18 Sep 2020 12:53:01 +0200 Subject: [PATCH] Updated readme --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f2ce7ea..7232840 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ # BlinkID SDK wrapper for React Native -This repository contains example wrapper for BlinkID native SDK for [Android](https://github.com/BlinkID/blinkid-android) and [iOS](https://github.com/BlinkID/blinkid-ios). For 100% of features and maximum control, consider using native SDK. +Best-in-class ID scanning software for cross-platform apps built with React Native. + +Below, you’ll find a quick guide on starting your own demo project as well as complete guidance on installing and linking BlinkID library with your iOS and Android apps ⬇️ + +For a full access to all features and functionalities, please consider using our native SDKs (for [iOS](https://github.com/BlinkID/blinkid-ios) or [Android](https://github.com/BlinkID/blinkid-android)) ### Licensing