Pārlūkot izejas kodu

Updated README.md

Scrublord1336 6 gadi atpakaļ
vecāks
revīzija
0386abbcca
1 mainītis faili ar 1 papildinājumiem un 3 dzēšanām
  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