Skip to content

Commit e31d39c

Browse files
committed
Merge branch 'master' of github.com:Instabug/Instabug-Android
2 parents 52f5a90 + 6c47f8b commit e31d39c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ implementation 'com.instabug.library:instabug:9.1.4'
2020

2121
## Usage
2222

23-
1. In your `Application` class add this line to your `onCreate` method.
23+
In your `Application` class add this line to your `onCreate` method.
2424

2525
```java
2626
new Instabug.Builder(this, "APP_TOKEN").build();

0 commit comments

Comments
 (0)