【类 型】:docs
【主 题】:再次简化模板 【描 述】: [原因]: [过程]: [影响]: 【结 束】 # 类型 包含: # feat:新功能(feature) # fix:修补bug # docs:文档(documentation) # style: 格式(不影响代码运行的变动) # refactor:重构(即不是新增功能,也不是修改bug的代码变动) # test:增加测试 # chore:构建过程或辅助工具的变动
This commit is contained in:
parent
6f5b65bf52
commit
059b5952b7
@ -1,21 +0,0 @@
|
|||||||
MIT License
|
|
||||||
|
|
||||||
Copyright (c) 2018 Othneil Drew
|
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
||||||
of this software and associated documentation files (the "Software"), to deal
|
|
||||||
in the Software without restriction, including without limitation the rights
|
|
||||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
||||||
copies of the Software, and to permit persons to whom the Software is
|
|
||||||
furnished to do so, subject to the following conditions:
|
|
||||||
|
|
||||||
The above copyright notice and this permission notice shall be included in all
|
|
||||||
copies or substantial portions of the Software.
|
|
||||||
|
|
||||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
||||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
||||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
||||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
||||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
||||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
||||||
SOFTWARE.
|
|
@ -1,46 +1,15 @@
|
|||||||
|
|
||||||
|
|
||||||
# ProjectName
|
# 项目名称
|
||||||
|
|
||||||
ProjectName and Description
|
项目简单描述
|
||||||
|
|
||||||
<!-- PROJECT SHIELDS -->
|
|
||||||
|
|
||||||
[![Contributors][contributors-shield]][contributors-url]
|
|
||||||
[![Forks][forks-shield]][forks-url]
|
|
||||||
[![Stargazers][stars-shield]][stars-url]
|
|
||||||
[![Issues][issues-shield]][issues-url]
|
|
||||||
|
|
||||||
|
|
||||||
<!-- PROJECT LOGO -->
|
本篇README.md面向飞行魔方授权开发者
|
||||||
<br />
|
|
||||||
|
|
||||||
<p align="center">
|
|
||||||
<a href="https://github.com/shaojintian/Best_README_template/">
|
|
||||||
<img src="images/logo.png" alt="Logo" width="80" height="80">
|
|
||||||
</a>
|
|
||||||
<h3 align="center">飞行魔方README模板</h3>
|
|
||||||
<p align="center">
|
|
||||||
一个README模板去快速开始你的项目!
|
|
||||||
<br />
|
|
||||||
<a href="https://github.com/shaojintian/Best_README_template"><strong>探索本项目的文档 »</strong></a>
|
|
||||||
<br />
|
|
||||||
<br />
|
|
||||||
<a href="https://github.com/shaojintian/Best_README_template">查看Demo</a>
|
|
||||||
·
|
|
||||||
<a href="https://github.com/shaojintian/Best_README_template/issues">报告Bug</a>
|
|
||||||
·
|
|
||||||
<a href="https://github.com/shaojintian/Best_README_template/issues">提出新特性</a>
|
|
||||||
</p>
|
|
||||||
|
|
||||||
</p>
|
|
||||||
|
|
||||||
|
|
||||||
本篇README.md面向开发者
|
|
||||||
|
|
||||||
## 目录
|
## 目录
|
||||||
|
|
||||||
- [项目说明](#项目说明)
|
- [项目描述](#项目描述)
|
||||||
|
|
||||||
- [上手指南](#上手指南)
|
- [上手指南](#上手指南)
|
||||||
|
|
||||||
@ -57,7 +26,7 @@ ProjectName and Description
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
### 项目说明
|
### 项目描述
|
||||||
|
|
||||||
###### 主要功能:
|
###### 主要功能:
|
||||||
|
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 2.3 KiB |
Loading…
Reference in New Issue
Block a user