2 Commits 279891568b ... 7d042abb06

Autor SHA1 Mensaje Fecha
  zbc 7d042abb06 add: readme hace 2 semanas
  zbc 279891568b add: readme hace 2 semanas
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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
 
     ```