From 594c751f919f7bfc20ecb82e5b899b3855188472 Mon Sep 17 00:00:00 2001 From: roadlane-detection Date: Sat, 26 Sep 2020 14:33:09 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 70231ba..b67e01c 100644 --- a/README.md +++ b/README.md @@ -29,5 +29,5 @@ 4. Go to the directory of this repo cloned or downloaded onto your local machine and open cmd. - 5. Run the python files of your choice by typing the file name in the cmd as `detection_on_image.py`, `detection_on_vid.py` or `Manhattan_detection.py` + 5. Run the python files of your choice by typing the file name in the cmd as `detection_on_image.py`, `detection_on_vid.py` or `nyc_lane_detection.py`