Skip to content

Commit 8a69302

Browse files
committed
Add screenshots
1 parent b072d88 commit 8a69302

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@ Transcodes and compresses video files into the MP4 format, with audio support, u
1010
implementation 'com.otaliastudios:transcoder:0.5.0'
1111
```
1212

13+
<p align="center">
14+
<img src="static/screenshot-1.png" width="250" vspace="20" hspace="20">
15+
<img src="static/screenshot-2.png" width="250" vspace="20" hspace="20">
16+
</p>
17+
1318
Using Transcoder in the most basic form is pretty simple:
1419

1520
```java

static/screenshot-1.png

285 KB
Loading

static/screenshot-2.png

288 KB
Loading

0 commit comments

Comments
 (0)