first commit

This commit is contained in:
huangzhenpc
2025-02-12 09:25:19 +08:00
commit 3b1ad99f93

27
README.md Normal file
View File

@@ -0,0 +1,27 @@
# Nezha Cursor
这是一个基于 Python 开发的应用程序。
## 功能特点
- 主要功能和特性
- 使用说明
- 其他相关信息
## 安装
```bash
pip install -r requirements.txt
```
## 使用方法
运行 main.py 文件启动应用程序:
```bash
python main.py
```
## 许可证
MIT License