From 36c09e2d4d7ca45d47906f38adf9d370a2d5db94 Mon Sep 17 00:00:00 2001 From: Saumit Dinesan Date: Fri, 5 May 2023 16:13:55 +0530 Subject: README: fixed formatting error/closed code block --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index bc238b8..cc9a945 100644 --- a/README.md +++ b/README.md @@ -119,7 +119,7 @@ The command **libcamera-jpeg** will capture a still image using the camera modul Test image of capy -**Test image taken by Raspberry Pi Camera Module** +**Test image taken by Raspberry Pi Camera Module** (Click on it for full-size) ## 5. Testing the Face-Recognition Application @@ -133,6 +133,7 @@ git clone https://github.com/justsaumit/opencv-face-recognition 2. Change to the opencv-face-detection directory. ``` bash cd opencv-face-detection +``` 3. Change to the face-detection sub-directory. ``` bash -- cgit v1.2.3