Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

Windows 下需要使用 Windows terminal,MinTTY 等支持 ANSI 终端转义序列的终端模拟器。

为了播放音乐,需要用 `pip` 安装 `playsound`。`playground` 在 Linux 下依赖
为了播放音乐,需要用 `pip` 安装 `playsound`。`playsound` 在 Linux 下依赖
`python-gobject` 软件包(Ubuntu 已默认安装)。在 MacOS 下还需要用 `pip` 安装 `PyObjC`。

## 使用方法
Expand Down