Skip to content

Commit 17308c7

Browse files
authored
Update README_TCH.md
1 parent e703d97 commit 17308c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README_TCH.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
* 按 'esc' 停止程式
1515
* 請放 mp3 進入 sound 資料夾
1616

17-
Ver 1.1:
17+
版本 1.1:
1818
* playsound 模塊有 bug:
1919
* 請進入模塊腳本將此行 ```py command = ' '.join(command).encode('utf-16')``` 更改成 ```py command = ' '.join(command)``` 因為 python3 使用 utf-8 編碼

0 commit comments

Comments
 (0)