GitHub——README.md挂件如何生成

简介: 使用`shields.io`即可生成github的markdown的挂件

前言

其实很简单,使用shields.io即可生成;

shields.io: https://shields.io/

内容

示例

[![GitHub release](https://img.shields.io/github/v/release/wangyang0210/cnblogs-theme.svg)](https://github.com/wangyang0210/cnblogs-theme/releases)
[![GitHub stars](https://img.shields.io/github/stars/wangyang0210/cnblogs-theme.svg)](https://github.com/wangyang0210/cnblogs-theme/stargazers)
[![GitHub forks](https://img.shields.io/github/forks/wangyang0210/cnblogs-theme.svg)](https://github.com/wangyang0210/cnblogs-theme/network)
[![GitHub issues](https://img.shields.io/github/issues/wangyang0210/cnblogs-theme.svg)](https://github.com/wangyang0210/cnblogs-theme/issues)
[![GitHub contributors](https://img.shields.io/github/contributors/wangyang0210/cnblogs-theme.svg)](https://github.com/wangyang0210/cnblogs-theme/graphs/contributors)
[![](https://data.jsdelivr.com/v1/package/gh/wangyang0210/cnblogs-theme/badge?style=rounded)](https://www.jsdelivr.com/package/gh/wangyang0210/cnblogs-theme)

[![GitHub last commit](https://img.shields.io/github/last-commit/wangyang0210/cnblogs-theme.svg)](https://github.com/wangyang0210/cnblogs-theme/commits/v2)
[![GitHub license](https://img.shields.io/badge/license-ISC-brightgreen)](https://github.com/wangyang0210/cnblogs-theme/blob/v2/LICENSE)
[![compatibility](https://camo.githubusercontent.com/31ac3f0ce805dc34a29b615131caa26cbf4dc127/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f62726f777365722d2532306368726f6d6525323025374325323066697265666f782532302537432532306f706572612532302537432532307361666172692532302537432532306965253230253345253344253230392d6c69676874677265792e737667)](https://github.com/wangyang0210/cnblogs-theme)
AI 代码解读

生成

目录
打赏
0
0
0
0
67
分享
相关文章
【GitHub】清空 GitHub 仓库中的所有内容,只保留 `README.md` 文件
【GitHub】清空 GitHub 仓库中的所有内容,只保留 `README.md` 文件
204 2
github—如何在README.md文件中添加图片
版权声明:本文为博主原创文章,未经博主允许不得转载。 https://blog.csdn.net/qq_34173549/article/details/80551021 1、在github上的仓库建立一个存放图片的文件夹,文件夹名字随意。
10757 1
快速生成Github README.md的目录
版权声明:本文为博主原创文章,未经博主允许不得转载。 https://blog.csdn.net/ESA_DSQ/article/details/79617041 熟悉Github的同学可能知道创建一个Repo,通常都会生成一个README.md。
1795 0
【够用就好002】外行第一次发布github项目仓库
#deepseek#自学 记录外行学习代码的历程 今天是上传自己的工具代码到github仓库,一直以来是伸手党克隆别人的项目,今天在deepseek的辅导下上传自己的内容。
|
2月前
|
如何操作github,gitee,gitcode三个git平台建立镜像仓库机制,这样便于维护项目只需要维护一个平台仓库地址的即可-优雅草央千澈
如何操作github,gitee,gitcode三个git平台建立镜像仓库机制,这样便于维护项目只需要维护一个平台仓库地址的即可-优雅草央千澈
232 69
如何操作github,gitee,gitcode三个git平台建立镜像仓库机制,这样便于维护项目只需要维护一个平台仓库地址的即可-优雅草央千澈