2 Commits 279891568b ... 7d042abb06

Auteur SHA1 Message Date
  zbc 7d042abb06 add: readme il y a 3 semaines
  zbc 279891568b add: readme il y a 3 semaines
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      readme.md

+ 1 - 1
readme.md

@@ -7,7 +7,7 @@ This project involves the deployment of an FOTS model for OCR (Optical Character
 1. **Data Import**: Import the new data to be processed into the `field_data` directory.
 2. **Navigate to OCR Code**: Enter the `code_ocr` folder.
 3. **Run Evaluation**: Execute the evaluation script by running:
-    ```bash
+    ```
     ./eval.sh
 
     ```