changed file name

This commit is contained in:
esimov
2020-05-01 16:57:28 +03:00
parent c2187a7c33
commit 17d65034b7
2 changed files with 1 additions and 1 deletions

View File

@@ -11,5 +11,5 @@ This is an example of how to use Pigo for face detection. There are two examples
# detect faces
$ python2 demo.py
# blur out the detect faces
$ python2 facemask.py
$ python2 faceblur.py
```