Prechádzať zdrojové kódy

minor fixes to docs

Scrublord1336 6 rokov pred
rodič
commit
1312f85df6
2 zmenil súbory, kde vykonal 5 pridanie a 3 odobranie
  1. 4 2
      CHANGELOG.md
  2. 1 1
      README.md

+ 4 - 2
CHANGELOG.md

@@ -1,7 +1,9 @@
-### 2.9.0
- * FEATURE - Installation as UnityInjector plugin
+### 2.10.0
  * FEATURE - Support Yandex translate (requires key)
  * FEATURE - Support Watson translate (requires key)
+
+### 2.9.0
+ * FEATURE - Installation as UnityInjector plugin
  * FEATURE - Support Excite translate
  * MISC - Better debugging capabilities with extra config options
 

+ 1 - 1
README.md

@@ -24,7 +24,7 @@ The default configuration file, looks as such (2.6.0+):
 
 ```ini
 [Service]
-Endpoint=GoogleTranslate         ;Endpoint to use. Can be ["GoogleTranslate", "BaiduTranslate", "GoogleTranslateHack", "BaiduTranslate", "YandexTranslate", "WatsonTranslate", "ExciteTranslate"]
+Endpoint=GoogleTranslate         ;Endpoint to use. Can be ["GoogleTranslate", "BaiduTranslate", "GoogleTranslateHack", "YandexTranslate", "WatsonTranslate", "ExciteTranslate"]
 
 [General]
 Language=en                      ;The language to translate into