diff --git a/unit_test/README.md b/unit_test/README.md index f88bd75ff..8fc028ec1 100644 --- a/unit_test/README.md +++ b/unit_test/README.md @@ -1,6 +1,6 @@ # Unit Test -##Description +## Description This module contains unit test for EasyOCR. ## Usage @@ -24,4 +24,4 @@ python ./unit_test/run_unit_test.py --easyocr ./easyocr --verbose 2 --test ./uni * data_dir (-d): [Optional] Path to EasyOCR example images directory. (The default is `./examples/` ### Ipython notebook -Please see `demo.ipynb` for documentation. \ No newline at end of file +Please see `demo.ipynb` for documentation.