.
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..4c68eb2
--- /dev/null
+++ b/README.md
@@ -0,0 +1,85 @@
+
+
+
+
+# ✨ 洛曦 项目模板 ✨
+
+[![][python]][python]
+[![][github-release-shield]][github-release-link]
+[![][github-stars-shield]][github-stars-link]
+[![][github-forks-shield]][github-forks-link]
+[![][github-issues-shield]][github-issues-link]
+[![][github-contributors-shield]][github-contributors-link]
+[![][github-license-shield]][github-license-link]
+
+
+
+## 前言
+
+
+## 环境
+
+python: 3.10
+
+## 安装
+
+安装依赖:`pip install -r requirements.txt`
+
+## 运行
+
+
+## 💡 提问的智慧
+
+提交issues前请先阅读以下内容
+
+https://lug.ustc.edu.cn/wiki/doc/smart-questions
+
+## 🀅 开发&项目相关
+
+可以使用 GitHub Codespaces 进行在线开发:
+
+[![][github-codespace-shield]][github-codespace-link]
+
+
+
+## ⭐️ Star 经历
+
+[![Star History Chart](https://api.star-history.com/svg?repos=LuoXi-Project/LX_Project_Template&type=Date)](https://star-history.com/#LuoXi-Project/LX_Project_Template&Date)
+
+
+## 更新日志
+
+- 2024-10-08
+ - 初版demo发布
+
+
+[python]: https://img.shields.io/badge/python-3.10+-blue.svg?labelColor=black
+[back-to-top]: https://img.shields.io/badge/-BACK_TO_TOP-black?style=flat-square
+[github-action-release-link]: https://github.com/actions/workflows/LuoXi-Project/LX_Project_Template/release.yml
+[github-action-release-shield]: https://img.shields.io/github/actions/workflow/status/LuoXi-Project/LX_Project_Template/release.yml?label=release&labelColor=black&logo=githubactions&logoColor=white&style=flat-square
+[github-action-test-link]: https://github.com/actions/workflows/LuoXi-Project/LX_Project_Template/test.yml
+[github-action-test-shield]: https://img.shields.io/github/actions/workflow/status/LuoXi-Project/LX_Project_Template/test.yml?label=test&labelColor=black&logo=githubactions&logoColor=white&style=flat-square
+[github-codespace-link]: https://codespaces.new/LuoXi-Project/LX_Project_Template
+[github-codespace-shield]: https://github.com/codespaces/badge.svg
+[github-contributors-link]: https://github.com/LuoXi-Project/LX_Project_Template/graphs/contributors
+[github-contributors-shield]: https://img.shields.io/github/contributors/LuoXi-Project/LX_Project_Template?color=c4f042&labelColor=black&style=flat-square
+[github-forks-link]: https://github.com/LuoXi-Project/LX_Project_Template/network/members
+[github-forks-shield]: https://img.shields.io/github/forks/LuoXi-Project/LX_Project_Template?color=8ae8ff&labelColor=black&style=flat-square
+[github-issues-link]: https://github.com/LuoXi-Project/LX_Project_Template/issues
+[github-issues-shield]: https://img.shields.io/github/issues/LuoXi-Project/LX_Project_Template?color=ff80eb&labelColor=black&style=flat-square
+[github-license-link]: https://github.com/LuoXi-Project/LX_Project_Template/blob/main/LICENSE
+[github-license-shield]: https://img.shields.io/github/license/LuoXi-Project/LX_Project_Template?color=white&labelColor=black&style=flat-square
+[github-release-link]: https://github.com/LuoXi-Project/LX_Project_Template/releases
+[github-release-shield]: https://img.shields.io/github/v/release/LuoXi-Project/LX_Project_Template?color=369eff&labelColor=black&logo=github&style=flat-square
+[github-releasedate-link]: https://github.com/LuoXi-Project/LX_Project_Template/releases
+[github-releasedate-shield]: https://img.shields.io/github/release-date/LuoXi-Project/LX_Project_Template?labelColor=black&style=flat-square
+[github-stars-link]: https://github.com/LuoXi-Project/LX_Project_Template/network/stargazers
+[github-stars-shield]: https://img.shields.io/github/stars/LuoXi-Project/LX_Project_Template?color=ffcb47&labelColor=black&style=flat-square
+[pr-welcome-link]: https://github.com/LuoXi-Project/LX_Project_Template/pulls
+[pr-welcome-shield]: https://img.shields.io/badge/%F0%9F%A4%AF%20PR%20WELCOME-%E2%86%92-ffcb47?labelColor=black&style=for-the-badge
+[profile-link]: https://github.com/LuoXi-Project
+
diff --git a/ui/logo.ico b/ui/logo.ico
new file mode 100644
index 0000000..1f96970
Binary files /dev/null and b/ui/logo.ico differ
diff --git a/ui/logo.png b/ui/logo.png
new file mode 100644
index 0000000..e2943cf
Binary files /dev/null and b/ui/logo.png differ