This website works better with JavaScript
Home
Explore
Help
Register
Sign In
zhengchun
/
ocr_platform
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
feat(新增项目规则文件): 创建项目规则文件,明确所有回答需使用中文及开发运行时需激活`mineru`环境的要求,提升项目规范性与可维护性。
zhch158_admin
2 days ago
parent
937aab7790
commit
01c5c02e94
1 changed files
with
4 additions
and
0 deletions
Split View
Show Diff Stats
4
0
.cursorrules
+ 4
- 0
.cursorrules
View File
@@ -0,0 +1,4 @@
+# Project Rules / 项目规则
+
+1. 所有回答必须使用中文。
+2. 开发与运行命令时,环境使用 `conda activate mineru`。