Skip to content

Commit e75cfad

Browse files
authored
Update README with project link and license info
Added project link and license details in README.
1 parent 1281760 commit e75cfad

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Personal Homework Management System
22

33
一个由学生开发的作业管理系统,帮助跟踪作业截止日期,减少逾期风险。
4+
项目地址:https://github.com/952313/Personal-Homework-Management-System/
45

56
## ✨ 功能特点
67

@@ -17,7 +18,7 @@
1718
- 修复了加载不了字号的问题
1819
- 该问题是由于先创建窗口,后读取数据导致的
1920
- 我们改为先读取数据,后创建窗口
20-
- 注意:2.9使用28改版,2.8.1的版本内容不在2.9中
21+
- 注意:2.9使用2.8改版,2.8.1的版本内容不在2.9中
2122

2223
### Version 2.8.1
2324
- 增加Delete按钮删除作业
@@ -47,6 +48,7 @@
4748
## 📄 许可证
4849

4950
从 2.1 版本起,本项目采用 [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/) 许可协议。
51+
详细请看主分支下的LICENSE.md
5052

5153
**这意味着你可以:**
5254
- ✅ 分享、使用本程序

0 commit comments

Comments
 (0)