diff --git a/README.md b/README.md index 3a901a4..da32b5d 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,6 @@ # OpenCV-Tutorials All the code for the Tech With Tim Python OpenCV Tutorials. +--- +To install dependancies: + +```pip install -r requirements.txt```