Skip to content

Commit 3e986c5

Browse files
update readme
1 parent 40d80b4 commit 3e986c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ def progress(percentage, ffmpeg):
195195
##### Output From a Terminal:
196196
![transcoding](https://github.com/aminyazdanpanah/aminyazdanpanah.github.io/blob/master/video-streaming/transcoding.gif?raw=true "transcoding" )
197197

198-
##### Show a progress bar using **[tqdm](https://github.com/tqdm/tqdm)**
198+
#### Show a progress bar using **[tqdm](https://github.com/tqdm/tqdm)**
199199
You can get realtime information about transcoding by passing a callable method to the `package` method:
200200
```python
201201
import ffmpeg_streaming

0 commit comments

Comments
 (0)