From fb66efa4191ae38d16138d0f7d92b81c49f61f3c Mon Sep 17 00:00:00 2001 From: Dimitrii Lopanov Date: Fri, 19 Feb 2021 14:25:47 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 45a46ca..63864a0 100644 --- a/README.md +++ b/README.md @@ -22,11 +22,11 @@ - [License](#license) ## Why -**Why does this repository exists?** +**Why does this repository exist?** Because this repository https://github.com/gyonluks/go-darknet is no longer maintained. -**What purpose of this binding when you can have [GoCV](https://github.com/hybridgroup/gocv#gocv) (bindings to OpenCV) and it handle Darnet YOLO perfectly?** +**What is purpose of this bindings when you can have [GoCV](https://github.com/hybridgroup/gocv#gocv) (bindings to OpenCV) and it handle Darnet YOLO perfectly?** Well, you don't need bunch of OpenCV dependencies and OpenCV itself sometimes.