Skip to content

Commit 140a851

Browse files
authored
🤝 Merge pull request #93 from Instabug/fix/readme
Updating readme file
2 parents 0ed6de3 + 788c25e commit 140a851

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

README.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,20 @@
1+
# Instabug for react native
2+
3+
[![npm](https://img.shields.io/npm/v/instabug-reactnative.svg)](https://www.npmjs.com/package/instabug-reactnative)
4+
[![npm](https://img.shields.io/npm/dt/instabug-reactnative.svg)](https://www.npmjs.com/package/instabug-reactnative)
5+
[![npm](https://img.shields.io/npm/l/instabug-reactnative.svg)](https://github.com/Instabug/instabug-reactnative/blob/master/LICENSE)
6+
[![Twitter](https://img.shields.io/badge/[email protected])](https://twitter.com/Instabug)
17

2-
# instabug-reactnative
38

49
Upgrading? Check the [Upgrade Guide](#upgrading-guide) before bumping to a new major version.
510

11+
<img src="http://s3.amazonaws.com/instabug-assets/mockups/annotation.gif" width="200"/> <img src="http://s3.amazonaws.com/instabug-assets/mockups/dashboard.gif" width="655"/>
12+
13+
Instabug is a reliable [bug reporting and user feedback platform](https://instabug.com/bug-reporting) that empowers mobile-first companies to iterate faster and enhance their app quality.
14+
Gather bug reports from your users and the Instabug SDK will automatically capture an environment snapshot of your user's device including all console logs, [server-side network requests](https://instabug.com/network-logging), [bug reproduction steps](https://instabug.com/user-steps) and more details that would help you debug and fix bugs faster.
15+
16+
For more info, visit [Instabug.com](https://www.instabug.com).
17+
618
## Installation
719
This section explains how to install Instabug SDK into your React Native application.
820

@@ -99,4 +111,4 @@ If you have any questions or feedback don't hesitate to get in touch. You can re
99111
100112
This software is released under <a href="https://opensource.org/licenses/mit-license.php">MIT License</a>.
101113
102-
© 2016 Instabug. All rights reserved.
114+
© 2017 Instabug. All rights reserved.

0 commit comments

Comments
 (0)