Skip to content

Commit

Permalink
docs: update
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkShawn2020 committed Dec 17, 2024
1 parent ed626a8 commit 8bb6a68
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 11 deletions.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,13 @@
╰─────────────────────────╯
```

> 完全由 AI 编写的高性能屏幕对比与自动通知工具,支持 MacOS、Windows、Linux。
> 🚀 完全基于 AI 开发的一款桌面自动化通知工具,基于透明覆盖窗口技术
[![GitHub stars](https://img.shields.io/github/stars/cs-magic-open/watchcat?style=social)](https://github.com/cs-magic-open/watchcat)
[![Poetry](https://img.shields.io/badge/poetry-managed-blue)](https://python-poetry.org/)
[![PyQt6](https://img.shields.io/badge/GUI-PyQt6-green)](https://www.riverbankcomputing.com/software/pyqt/)

<!-- <iframe src="//player.bilibili.com/player.html?bvid=BV11CB5YWEyM&page=1" scrolling="no" border="0" frameborder="no" framespacing="0" allowfullscreen="true" style="width: 100%; height: 500px;"> </iframe> -->

</div>

Expand Down
10 changes: 0 additions & 10 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,6 @@
- 🔧 可扩展的插件系统
- 📦 跨平台支持

## 🚀 快速开始

```bash
# 使用Poetry安装
poetry install

# 启动应用
poetry run python -m watchcat
```

## 💡 使用场景

- 桌面自动化测试
Expand Down

0 comments on commit 8bb6a68

Please sign in to comment.