Skip to content

Commit 52cb804

Browse files
removed the only enumeration in usage section
1 parent 7cb3225 commit 52cb804

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)