Github 小徽章
装逼技能来了
项目版本
https://img.shields.io/badge/{项目名}-{版本号}-{背景色}.svg
![](https://img.shields.io/badge/fabric-1.4.1%2B-brightgreen.svg)
支持平台
https://img.shields.io/badge/platform-{项目支持平台}-{背景色}.svg
![](https://img.shields.io/badge/platform-windows-lightgrey.svg)
支持语言
https://img.shields.io/badge/language-{项目语言}-{背景色}.svg
![](https://img.shields.io/badge/language-swift-orange.svg)
协议类型
https://img.shields.io/badge/{徽标标题}-{徽标内容}-{徽标颜色}.svg
![](https://img.shields.io/badge/license-Anti_996-blue.svg)
超链接
https://img.shields.io/badge/{平台名称}-@{用户名}-{背景色}.svg
[![](https://img.shields.io/badge/CSDN-@jockming-red.svg)](https://me.csdn.net/qq_24142271)
[![](https://img.shields.io/badge/cnblogs-@jockming-blue.svg)](https://www.cnblogs.com/jockming/)
背景颜色控制
![](https://img.shields.io/badge/twitter-@EyreFree777-blue.svg?colorA=abcdef)
![](https://img.shields.io/badge/twitter-@EyreFree777-blue.svg?colorB=abcdef)
还可以使用下面这种方式
<p align="center">
<a href="https://travis-ci.org/onevcat/Kingfisher"><img src="https://img.shields.io/travis/onevcat/Kingfisher/master.svg"></a>
<a href="https://github.com/Carthage/Carthage/"><img src="https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat"></a>
<a href="https://swift.org/package-manager/"><img src="https://img.shields.io/badge/SPM-ready-orange.svg"></a>
<a href="http://onevcat.github.io/Kingfisher/"><img src="https://img.shields.io/cocoapods/v/Kingfisher.svg?style=flat"></a>
<a href="https://raw.githubusercontent.com/onevcat/Kingfisher/master/LICENSE"><img src="https://img.shields.io/cocoapods/l/Kingfisher.svg?style=flat"></a>
<a href="http://onevcat.github.io/Kingfisher/"><img src="https://img.shields.io/cocoapods/p/Kingfisher.svg?style=flat"></a>
<a href="https://codebeat.co/projects/github-com-onevcat-kingfisher"><img alt="codebeat badge" src="https://i-blog.csdnimg.cn/blog_migrate/e8ce9561624aed376b525fd2fa18cd70.png" /></a>
</p>