From ebc38a036d1c3a66d0bef89cf8917188bc767b15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Faz=C4=B1l=20Alt=C4=B1nel?= Date: Fri, 7 Dec 2018 01:06:24 +0900 Subject: [PATCH] Update and rename readme.md to README.md --- readme.md => README.md | 3 +++ 1 file changed, 3 insertions(+) rename readme.md => README.md (95%) diff --git a/readme.md b/README.md similarity index 95% rename from readme.md rename to README.md index ae74a8a..977cd94 100644 --- a/readme.md +++ b/README.md @@ -42,3 +42,6 @@ Ubuntu 14.04 LTS is used for the tests. $ python detectRecognizeLight.py ``` + Result video will be located under `out/` directory. + +## License +The source code is licensed under [GNU General Public License v3.0](./LICENSE).