Skip to content

Commit ca0d8d3

Browse files
FernandoFernando
authored andcommitted
Updated :: README with demos
1 parent 3e22d23 commit ca0d8d3

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -287,6 +287,8 @@ class DemoApp : Application() {
287287
}
288288
```
289289

290+
![Debug Menu Logging Module Demo](https://github.com/Tapadoo/DebugMenu/blob/main/LOGS_DEMO.gif?raw=true)
291+
290292
</details>
291293

292294
<details>
@@ -434,6 +436,8 @@ val okHttpClient = OkHttpClient.Builder()
434436
.build()
435437
```
436438

439+
![Debug Menu Network Module Demo](https://github.com/Tapadoo/DebugMenu/blob/main/NETWORK_DEMO.gif?raw=true)
440+
437441
</details>
438442

439443
### Creating your own Module

0 commit comments

Comments
 (0)