:doc: update README.md

This commit is contained in:
fslongjin 2022-03-15 23:16:42 +08:00
parent d4c07ac4ad
commit fcb3930ab7
2 changed files with 19 additions and 3 deletions

View File

@ -14,7 +14,6 @@ qemu==6.2
grub==2.06
## 如何运行?
1. clone本项目
@ -29,7 +28,7 @@ grub==2.06
- [x] 简单的异常捕获及中断处理
- [ ] APIC
- [x] APIC
- [x] 初级内存管理单元
@ -98,3 +97,13 @@ fslongjin
## 赞赏者列表
暂无
## 开放源代码声明
本项目采用GPLv2协议进行开源欢迎您在遵守开源协议的基础之上使用本项目的代码
我们支持:遵守协议的情况下,利用此项目,创造更大的价值,并为本项目贡献代码。
我们抵制:任何不遵守开源协议的行为。包括但不限于:剽窃该项目的代码作为你的毕业设计等学术不端行为以及商业闭源使用而不付费。
若您发现了任何违背开源协议的使用行为,我们欢迎您发邮件反馈!让我们共同建设诚信的开源社区。

View File

@ -30,7 +30,7 @@ bximage
- [x] Simple exception capture and interrupt handling
- [ ] APIC
- [x] APIC
- [x] Primary memory management unit
@ -99,3 +99,10 @@ If you like, click the link below and buy me a cup of coffee ~ please leave your
## Sponsors
Not yet
## Open source statement
This project adopts GPLv2 LICENSE for open source. You are welcome to use the code of this project on the basis of abiding by the open source license!
**What we support:** using this project to create greater value and contribute code to this project under the condition of abiding by the agreement.
**What we resist**: any non-compliance with the open source license. Including but not limited to: plagiarizing the code of the project as your graduation project and other academic misconduct, as well as commercial closed source use without payment.
If you find any violation of the open source license, we welcome you to send email feedback! Let's build an honest open source community together!