docs: update README.md

This commit is contained in:
CuteDress 2023-05-17 18:10:20 +08:00 committed by GitHub
parent f5741b8f93
commit 24ce5e9508
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,9 +3,8 @@
### Dress - A Study and Practice project of git.
# ***If you are feeling puzzled and weird about the project, please read [README DETAIL](README_DETAIL.md)***
[![Contributors](https://img.shields.io/github/contributors/komeiji-satori/Dress.svg)](https://github.com/komeiji-satori/Dress/graphs/contributors)
[![Build Status](https://www.travis-ci.org/komeiji-satori/Dress.svg?branch=master)](https://www.travis-ci.org/komeiji-satori/Dress)
![GitHub repo size in bytes](https://img.shields.io/github/repo-size/komeiji-satori/Dress.svg)
[![Contributors](https://img.shields.io/github/contributors/Cute-Dress/Dress.svg)](https://github.com/Cute-Dress/Dress/graphs/contributors)
![GitHub repo size in bytes](https://img.shields.io/github/repo-size/Cute-Dress/Dress.svg)
[![License](https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png)](http://creativecommons.org/licenses/by-nc-sa/4.0/)
项目很简单且并不要求你贡献代码,没有编程技能都可以参加。你可以从这里学习从克隆项目,创建分支,提交和同步修改,到合并分支请求的整套流程,一次即可熟悉 Git/GitHub 的使用。
@ -31,8 +30,8 @@ This simple repository requires no contribution of code, so that you can partici
- Pull requests with folder names that attempt to influence ordering (ex: ```AAAA.Folder```, ```0.Folder```, ```111Folder```will be closed.
- 如果需要在你的文件夹内创建描述文件,请尽量使用 [Markdown](https://en.wikipedia.org/wiki/Markdown) 语法来编写
- If you need to add a descriptive file in your folder, please compose it using [Markdown](https://en.wikipedia.org/wiki/Markdown).
- 图片请尽量压缩大小, 并 [删除 EXIF 信息](https://github.com/komeiji-satori/Dress/blob/master/CONTRIBUTING.md), 图片质量过低的 Pull Request 会被 Close
- Please attempt to compress your images and [delete EXIF data](https://github.com/komeiji-satori/Dress/blob/master/CONTRIBUTING.md), pull requests with excessively large image files will be closed.
- 图片请尽量压缩大小, 并 [删除 EXIF 信息](CONTRIBUTING.md), 图片质量过低的 Pull Request 会被 Close
- Please attempt to compress your images and [delete EXIF data](CONTRIBUTING.md), pull requests with excessively large image files will be closed.
### Online Demo
@ -44,12 +43,12 @@ This simple repository requires no contribution of code, so that you can partici
### Contributors
[![contributors](https://opencollective.com/Dress/contributors.svg?width=890&button=false)](https://github.com/komeiji-satori/Dress/graphs/contributors)
[![contributors](https://opencollective.com/Dress/contributors.svg?width=890&button=false)](https://github.com/Cute-Dress/Dress/graphs/contributors)
### License
本项目采用知识共享署名-非商业性使用-相同方式共享 4.0 国际许可协议进行许可。
This repository is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
### Contributing
请仔细阅读[CONTRIBUTING.md](https://github.com/komeiji-satori/Dress/blob/master/CONTRIBUTING.md)
Please read [CONTRIBUTING.md](https://github.com/komeiji-satori/Dress/blob/master/CONTRIBUTING.md) carefully.
请仔细阅读[CONTRIBUTING.md](CONTRIBUTING.md)
Please read [CONTRIBUTING.md](CONTRIBUTING.md) carefully.