diff --git a/README.md b/README.md index 4c045ba..aa392d0 100644 --- a/README.md +++ b/README.md @@ -5,4 +5,7 @@ For work I got involved in a project that dealt with face recognition. For this In this repository I will publish scripts related to this project. -More details about this project can be found in the [post](https://www.guidodiepen.nl/2017/02/detecting-and-tracking-a-face-with-python-and-opencv/) on my blog. +More details about this project can be found in the following posts on my blog: + +* [Detecting van tracking a face with python and opencv](https://www.guidodiepen.nl/2017/02/detecting-and-tracking-a-face-with-python-and-opencv/) +* [Tracking multiple faces](https://www.guidodiepen.nl/2017/02/tracking-multiple-faces/)