Edit README.md
Clement COLMERAUER

Clement COLMERAUER commited on 2026-03-09 07:13:39
Showing 1 changed files, with 2 additions and 2 deletions.

... ...
@@ -185,6 +185,6 @@
185 185
 
186 186
 ### How to reset db ?
187 187
 1. Remove text.mv.db
188
-2. Décomenter le code dans src/com/uca/dao/_Initializer.java
188
+2. Uncomment code in src/com/uca/dao/_Initializer.java
189 189
 3. ./gradlew run
190
-4. Il est conseillé de recommenter le code 
191 190
\ No newline at end of file
191
+4. It is advised to recomment code
192 192
\ No newline at end of file
193 193