tessoa — GPU 加速文件管理器 / GPU-accelerated file manager
=============================================================

【中文】

快速开始（免安装）：
  ./tessoa                  直接运行

推荐：安装到系统（用户级，无需 root）：
  ./install.sh              把可执行文件装到 ~/.local/bin（多数发行版已在 PATH），
                            并安装桌面项 + 图标——不装这两样，Wayland（Ubuntu/GNOME
                            默认）下任务栏/Alt-Tab 不显示应用图标（平台机制如此，
                            并非程序问题）。装完注销/重登或重启生效。
  ./install.sh --uninstall  卸载（删除可执行文件/桌面项/图标）

包内其它文件：
  tessoa.desktop / tessoa.png   桌面集成用（install.sh 会安装它们）
  THIRD-PARTY-NOTICES.html      第三方开源许可清单

[English]

Quick start (no install needed):
  ./tessoa                  Run in place.

Recommended: install for your user (no root required):
  ./install.sh              Installs the binary to ~/.local/bin (usually already
                            on PATH), plus the .desktop entry and icon. Without
                            them, Wayland (default on Ubuntu/GNOME) cannot show
                            the app icon in the taskbar / Alt-Tab — a platform
                            limitation, not a bug. Log out/in afterwards.
  ./install.sh --uninstall  Uninstall (removes binary / .desktop entry / icon).

Other files in this archive:
  tessoa.desktop / tessoa.png   Desktop integration files (used by install.sh).
  THIRD-PARTY-NOTICES.html      Third-party open-source license notices.
