1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-04-15 08:09:11 +08:00

Merge branch 'badge' into dev

This commit is contained in:
wsdjeg 2017-02-15 23:34:58 +08:00
commit 529363eb81

View File

@ -33,6 +33,17 @@ endfunction
4. send PR to SpaceVim.
## Build with SpaceVim
SpaceVim provide a lot of public APIs, you can create plugins base on this APIs. also you can add a badge to the README of your plugin.
![](https://img.shields.io/badge/build%20with-SpaceVim-ff69b4.svg)
markdown
```md
[![](https://img.shields.io/badge/build%20with-SpaceVim-ff69b4.svg)](https://spacevim.org)
```
## Changelog
<ul>