upload README

This commit is contained in:
cxykevin 2024-02-10 17:00:31 +08:00
parent 4509cc8b96
commit d96152e87b
1 changed files with 24 additions and 24 deletions

View File

@ -1,25 +1,26 @@
# PEinjector # PEinjector
#### 介绍 ## 介绍
xxxx xxxx
#### 软件架构 ## 软件架构
软件架构说明 软件架构说明
## 安装教程
#### 安装教程
1. xxxx 1. xxxx
2. xxxx 2. xxxx
3. xxxx 3. xxxx
#### 使用说明 ## 使用说明
1. xxxx 1. xxxx
2. xxxx 2. xxxx
3. xxxx 3. xxxx
#### 调试 ## 调试
1. 安装 GNUmake 1. 安装 GNUmake
2. 配置虚拟机并从实体U盘启动 2. 配置虚拟机并从实体U盘启动
@ -29,10 +30,9 @@ xxxx
5. 准备一个安装了 ventoy 的设备,并运行 Plugson 至少一次 5. 准备一个安装了 ventoy 的设备,并运行 Plugson 至少一次
6. 每次调试可使用 `make debug` 6. 每次调试可使用 `make debug`
#### 参与贡献 ## 参与贡献
1. Fork 本仓库 1. Fork 本仓库
2. 新建 Feat_xxx 分支 2. 新建 Feat_xxx 分支
3. 提交代码 3. 提交代码
4. 新建 Pull Request 4. 新建 Pull Request