关于Shields徽章的使用
关于Shields徽章的使用
在github或者gitee中使用徽章来编写说明文档可以让文档的可读性和整体观感大幅度提升,制作过程也比较简单
首先打开官方网站
这里使用的是shields
进入后根据官方说明文档的提示快速制作一个徽章
格式为msg-release-color
如果需要使用空格需要替换为下划线_
比如制作一个hello world的版本说明
1 | hello\_world-1.2.1\_release-blue |
效果:
如果要替换颜色就更改color
1 | hello\_world-1.2.1\_release-red |
- Title: 关于Shields徽章的使用
- Author: owofile
- Created at : 2023-12-16 06:16:53
- Updated at : 2025-04-12 14:25:16
- Link: https://owofile.github.io/blog/2023/12/16/关于Shields徽章的使用/
- License: This work is licensed under CC BY-NC-SA 4.0.
Comments