From 6e5437a582ef9f042d066957a3e94148c49aad84 Mon Sep 17 00:00:00 2001 From: Satya Mallick Date: Mon, 4 May 2020 09:59:42 -0700 Subject: [PATCH] Adding Official OpenCV Courses link to README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ee5ba680db..8653381014 100644 --- a/README.md +++ b/README.md @@ -3,10 +3,12 @@ ### Resources * Homepage: + * Courses: * Docs: * Q&A forum: * Issue tracking: + ### Contributing Please read the [contribution guidelines](https://github.com/opencv/opencv/wiki/How_to_contribute) before starting work on a pull request.