Scrublord1336 před 6 roky
rodič
revize
0386abbcca
1 změnil soubory, kde provedl 1 přidání a 3 odebrání
  1. 1 3
      README.md

+ 1 - 3
README.md

@@ -122,9 +122,7 @@ The file structure should like like this
 {GameDirectory}/AutoTranslator/AnyTranslationFile.txt (this files will be auto generated by plugin!)
  ```
 
-## Other Info
-
-### Translating Mods
+## Translating Mods
 Often other mods UI are implemented through IMGUI. As you can see above, this is disabled by default. By changing the "EnableIMGUI" value to "True", it will start translating IMGUI as well, which likely means that other mods UI will be translated.
 
 ## Integrating with Auto Translator