mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-03-11 17:15:46 +08:00
Update readme
This commit is contained in:
parent
0d3e27fb1d
commit
b81121e2c0
22
README.md
22
README.md
@ -10,7 +10,7 @@
|
|||||||
[](https://travis-ci.org/SpaceVim/SpaceVim)
|
[](https://travis-ci.org/SpaceVim/SpaceVim)
|
||||||
[](https://ci.appveyor.com/project/wsdjeg/spacevim/branch/dev)
|
[](https://ci.appveyor.com/project/wsdjeg/spacevim/branch/dev)
|
||||||
[](https://codecov.io/gh/SpaceVim/SpaceVim/branch/dev)
|
[](https://codecov.io/gh/SpaceVim/SpaceVim/branch/dev)
|
||||||

|

|
||||||
[](LICENSE)
|
[](LICENSE)
|
||||||
[](doc/SpaceVim.txt)
|
[](doc/SpaceVim.txt)
|
||||||
[](http://isitmaintained.com/project/SpaceVim/SpaceVim "Average time to resolve an issue")
|
[](http://isitmaintained.com/project/SpaceVim/SpaceVim "Average time to resolve an issue")
|
||||||
@ -54,13 +54,15 @@ The easist way is to download [install.cmd](https://spacevim.org/install.cmd) an
|
|||||||
|
|
||||||
### Project layout
|
### Project layout
|
||||||
|
|
||||||
├─ autoload/SpaceVim/api/ SpaceVim APIs
|
├─ autoload/SpaceVim/api/ APIs
|
||||||
├─ autoload/SpaceVim/layers/ SpaceVim layers
|
├─ autoload/SpaceVim/layers/ layers
|
||||||
├─ autoload/SpaceVim/plugins/ SpaceVim plugins
|
├─ autoload/SpaceVim/plugins/ plugins
|
||||||
├─ autoload/SpaceVim/mapping/ SpaceVim mapping guide
|
├─ autoload/SpaceVim/mapping/ mapping guide
|
||||||
├─ doc/SpaceVim.txt SpaceVim help
|
├─ doc/SpaceVim.txt help
|
||||||
├─ docs/ website of SpaceVim
|
├─ docs/ website
|
||||||
└─ test/ tests
|
├─ wiki/ wiki
|
||||||
|
├─ bin/ executeable
|
||||||
|
└─ test/ tests
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
|
||||||
@ -83,6 +85,10 @@ If you want to show your support financially you can buy a drink for the maintai
|
|||||||
|
|
||||||
<a href='https://ko-fi.com/A538L6H' target='_blank'><img height='36' style='border:0px;height:36px;' src='https://az743702.vo.msecnd.net/cdn/kofi4.png?v=f' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a>
|
<a href='https://ko-fi.com/A538L6H' target='_blank'><img height='36' style='border:0px;height:36px;' src='https://az743702.vo.msecnd.net/cdn/kofi4.png?v=f' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a>
|
||||||
|
|
||||||
|
| wechat | alipay |
|
||||||
|
| ------------------------------------------------------------------------ | -------------------------------------------------------------------------- |
|
||||||
|
| <img src="https://spacevim.org/img/weixin.png" height="150" width="150"> | <img src="https://spacevim.org/img/zhifubao.png" height="150" width="150"> |
|
||||||
|
|
||||||
### Credits & Thanks
|
### Credits & Thanks
|
||||||
|
|
||||||
- [](https://github.com/SpaceVim/SpaceVim/graphs/contributors)
|
- [](https://github.com/SpaceVim/SpaceVim/graphs/contributors)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user