From cea4da924bbd9d00ef659afee3027810d625baed Mon Sep 17 00:00:00 2001 From: Aleksei Androsov Date: Sat, 30 Sep 2017 18:10:42 +0300 Subject: [PATCH] Add link to AppMetrika website --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ad7ce75..87fcc96 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,11 @@ # react-native-appmetrica -React Native bridge to the AppMetrica on both iOS and Android. +React Native bridge to the [AppMetrica](https://appmetrica.yandex.com/) on both iOS and Android. ## Installation -1. Setup [AppMetrica](https://tech.yandex.com/appmetrica/). +1. [Setup AppMetrica](https://tech.yandex.com/appmetrica/). `YandexMobileMetrica.framework` should be placed at `/ios/` or `/ios/Frameworks/`. Otherwise you'll get build error. 2. `npm install --save react-native-appmetrica`