Raymond-dev-546730 commited on
Commit
c12466d
·
verified ·
1 Parent(s): 2c00c9d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -82,7 +82,7 @@ if __name__ == "__main__":
82
 
83
  ## Example Output
84
 
85
- ```
86
  <think>
87
  I need to analyze this meshing task step by step to create an effective GMSH script.
88
 
@@ -203,7 +203,7 @@ Mesh 2;
203
  * Incorrect point references in curves
204
  * Overlapping or intersecting geometries
205
  </response>
206
- ```
207
 
208
  ---
209
 
 
82
 
83
  ## Example Output
84
 
85
+ ~~~
86
  <think>
87
  I need to analyze this meshing task step by step to create an effective GMSH script.
88
 
 
203
  * Incorrect point references in curves
204
  * Overlapping or intersecting geometries
205
  </response>
206
+ ~~~
207
 
208
  ---
209