Skip to content

Commit 42fe298

Browse files
authored
Merge pull request #212 from Instabug/fix/readme-file
Update README.md
2 parents 2cb38a1 + 618b2d4 commit 42fe298

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
1+
# Instabug iOS SDK
12
![CocoaPods Compatible](https://img.shields.io/cocoapods/v/Instabug.svg)
23
![Twitter](https://img.shields.io/badge/[email protected])
34

4-
Bug Reporting and In-App Chat for Mobile Apps
5+
Instabug is an in-app feedback and bug reporting tool for mobile apps. With just a simple shake, your users or beta testers can [report bugs](https://instabug.com/bug-reporting) or send in-app feedback and the SDK will capture an environment snapshot of your user's device including all console logs, [server-side network requests](https://instabug.com/network-logging) and bug reproduction steps compiling all these details in one organised dashboard to help you debug and fix bugs faster.
6+
7+
Instabug also provides you with a [reliable crash reporter](https://instabug.com/crash-reporting) that automatically captures a detailed report of the running environment, the different threads’ states, [the steps to reproduce the crash](https://instabug.com/user-steps), and the network request logs. All the data is captured automatically with no need for breadcrumbs, and you can always [reply back to your users](https://instabug.com/in-app-chat) and they will receive your messages within the app.
58

69
For more info, visit [Instabug.com](https://www.instabug.com).
710

0 commit comments

Comments
 (0)