2 コミット 279891568b ... 7d042abb06

作者 SHA1 メッセージ 日付
  zbc 7d042abb06 add: readme 2 週間 前
  zbc 279891568b add: readme 2 週間 前
1 ファイル変更1 行追加1 行削除
  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
 
     ```