Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Varnius authored Jun 16, 2022
1 parent 199cd4a commit b788191
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Argyle Link for React Native
# Argyle React Native SDK

Argyle Link React Native SDK provides a way to integrate [Argyle Link](https://argyle.io/docs/argyle-link) into your React Native app.

Expand All @@ -23,6 +23,8 @@ configurations.all {

## 1. Add the SDK dependency

[![npm](https://img.shields.io/npm/v/@argyleio/argyle-plugin-react-native?style=for-the-badge)](https://www.npmjs.com/package/@argyleio/argyle-plugin-react-native)

`$ npm install @argyleio/argyle-plugin-react-native --save` or

`$ yarn add @argyleio/argyle-plugin-react-native`
Expand Down

0 comments on commit b788191

Please sign in to comment.