diff --git a/README-ZH.md b/README-ZH.md index 4ceca6e..1b91a03 100644 --- a/README-ZH.md +++ b/README-ZH.md @@ -66,6 +66,10 @@ dependencies: 2. 使用 [protocol_handler](https://github.com/leanflutter/protocol_handler) 包代替 `app_links` 包。 +### 在 GNOME 中不显示 + +在使用 GNOME 桌面时, 可能需要安装 [AppIndicator](https://github.com/ubuntu/gnome-shell-extension-appindicator) 扩展以显示图标。 + ## 快速开始 ### 安装 diff --git a/README.md b/README.md index 53f63f1..db1b9ec 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,10 @@ dependencies: 2. Use [protocol_handler](https://github.com/leanflutter/protocol_handler) package instead of `app_links` package. +### Not Showing in GNOME + +In GNOME desktop environment, the [AppIndicator](https://github.com/ubuntu/gnome-shell-extension-appindicator) extension may be required to display the icon. + ## Quick Start ### Installation