2 Incheckningar 279891568b ... 7d042abb06

Upphovsman SHA1 Meddelande Datum
  zbc 7d042abb06 add: readme 2 veckor sedan
  zbc 279891568b add: readme 2 veckor sedan
1 ändrade filer med 1 tillägg och 1 borttagningar
  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
 
     ```