8000 Update readme · Powercoder64/ffmpeg-python@f73acee · GitHub
[go: up one dir, main page]

Skip to content

Commit f73acee

Browse files
committed
Update readme
1 parent 2d2d3d7 commit f73acee

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -131,9 +131,9 @@ Pull requests are welcome as well.
131131

132132
## Additional Resources
133133

134+
- [API Reference](https://github.com/kkroening/ffmpeg-python/blob/master/ffmpeg/tests/test_ffmpeg.py)
135+
- [Filters](https://github.com/kkroening/ffmpeg-python/blob/master/ffmpeg/_filters.py)
136+
- [Tests](https://github.com/kkroening/ffmpeg-python/blob/master/ffmpeg/tests/test_ffmpeg.py)
134137
- [FFmpeg Homepage](https://ffmpeg.org/)
135138
- [FFmpeg Documentation](https://ffmpeg.org/ffmpeg.html)
136139
- [FFmpeg Filters Documentation](https://ffmpeg.org/ffmpeg-filters.html)
137-
- [ffmpeg-python API Reference](https://github.com/kkroening/ffmpeg-python/blob/master/ffmpeg/tests/test_ffmpeg.py)
138-
- [ffmpeg-python Filters](https://github.com/kkroening/ffmpeg-python/blob/master/ffmpeg/_filters.py)
139-
- [ffmpeg-python Tests](https://github.com/kkroening/ffmpeg-python/blob/master/ffmpeg/tests/test_ffmpeg.py)

0 commit comments

Comments
 (0)
0