From 02462770c6794ba79cd77c5788e8f564b205babc Mon Sep 17 00:00:00 2001 From: mingsjtu <44538227+mingsjtu@users.noreply.github.com> Date: Fri, 24 May 2019 20:43:55 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1c4228d..69af951 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ A system detect fatigue of drivers using face feature on raspberry 3B or PC. By the way ,the major difference between the two will be discussed in the next section. -* ['for_raspberry`](for_raspberry): the main python file for raspberry3B to use. +* ['for_raspberry/`](for_raspberry): the main python file for raspberry3B to use. * [ras.py`](for_raspberry/ras.py): the most precise detecting method containing both the yawn detector and the blink detector on raspberry.