From 772c1946e846c1d8f80923f0a7f6466ef30c31c4 Mon Sep 17 00:00:00 2001 From: K4YT3X Date: Tue, 26 Feb 2019 18:05:56 -0500 Subject: [PATCH] fixed a really small typo that's bugging me --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c5b4e3..5116249 100644 --- a/README.md +++ b/README.md @@ -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) \ No newline at end of file