From a9437a91f40fbccb71078dff3c68f02fc1f7ae4f Mon Sep 17 00:00:00 2001 From: Ganesh M <137144082+prodev717@users.noreply.github.com> Date: Sun, 8 Dec 2024 23:30:10 +0530 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 950d4f6..655ad89 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ Developed using **OpenCV**, **Mediapipe**, **FastAPI**, and **Selenium**, the ap 5. [App demo](#app-demo) 6. [Contributors](#contributors) 7. [Note](#note) +8. [Licence](#licence) --- @@ -126,3 +127,7 @@ Developed using **OpenCV**, **Mediapipe**, **FastAPI**, and **Selenium**, the ap ### Before using the app, ensure the ChromeDriver path is set correctly in the code and the FastAPI server is running. To start server run start_server.bat --- + +## License + +This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.