Skip to content

Commit e2fd9a5

Browse files
Update README.md
1 parent a60ba73 commit e2fd9a5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

-2
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ To display a notification from which the Realm Browser can be started:
6969
```
7070
RealmBrowser.showRealmFilesNotification(context);
7171
```
72-
or
7372
```
7473
RealmBrowser.showRealmModelsNotification(context, realmConfiguration);
7574
```
@@ -79,7 +78,6 @@ There are also [App Shortcuts](https://developer.android.com/guide/topics/ui/sho
7978
```
8079
RealmBrowser.addFilesShortcut(context);
8180
```
82-
or
8381
```
8482
RealmBrowser.addModelsShortcut(context, realmConfiguration)
8583
```

0 commit comments

Comments
 (0)