fixed a really small typo that's bugging me

This commit is contained in:
K4YT3X 2019-02-26 18:05:56 -05:00
parent 4f0b4e3007
commit 772c1946e8

View File

@ -190,5 +190,5 @@ $ python video2x.py -i sample_input.mp4 -o sample_output.mp4 -m cpu --width=1920
This project is based on the following software and projects.
- [FFMPEG]('https://www.ffmpeg.org/')
- [waifu2x caffe](https://github.com/lltcggie/waifu2x-caffe)
- [waifu2x-caffe](https://github.com/lltcggie/waifu2x-caffe)
- [waifu2x-converter-cpp](https://github.com/DeadSix27/waifu2x-converter-cpp)