From 3fe0d88418d126afddc9cc45facefef6604a2457 Mon Sep 17 00:00:00 2001 From: Milan Nikolic Date: Sun, 15 Jun 2025 08:48:39 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e7dd1a8..ad61119 100644 --- a/README.md +++ b/README.md @@ -22,8 +22,8 @@ You can also use apps like `ffplay` or `vlc`: ### Build tags * `opencv` - use `OpenCV` library to access camera ([gocv](https://github.com/hybridgroup/gocv)) -* `libjpeg` - build with `libjpeg` ([go-libjpeg](https://github.com/pixiv/go-libjpeg)) instead of native Go `image/jpeg` -* `jpegli` - build with `jpegli` ([jpegli](https://github.com/gen2brain/jpegli)) instead of native Go `image/jpeg` +* `libjpeg` - build with `libjpeg` ([go-libjpeg](https://github.com/pixiv/go-libjpeg)) instead of native `image/jpeg` +* `jpegli` - build with `jpegli` ([jpegli](https://github.com/gen2brain/jpegli)) instead of native `image/jpeg` ### Download