浏览代码

minor fixes to docs

Scrublord1336 6 年之前
父节点
当前提交
1312f85df6
共有 2 个文件被更改,包括 5 次插入3 次删除
  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