Skip to content

Commit 6c47f8b

Browse files
authored
Merge pull request #303 from Dmitry-Borodin/patch-1
removed the only enumeration in usage section
2 parents 7cb3225 + 52cb804 commit 6c47f8b

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)