From b81121e2c048d6a95eede56a702778c97f9a77d4 Mon Sep 17 00:00:00 2001 From: wsdjeg Date: Mon, 13 Nov 2017 17:07:00 +0800 Subject: [PATCH] Update readme --- README.md | 22 ++++++++++++++-------- 1 file changed, 14 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 305f24c26..f61786939 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ [![Build Status](https://travis-ci.org/SpaceVim/SpaceVim.svg?branch=dev)](https://travis-ci.org/SpaceVim/SpaceVim) [![Build status](https://ci.appveyor.com/api/projects/status/eh3t5oph70abp665/branch/dev?svg=true)](https://ci.appveyor.com/project/wsdjeg/spacevim/branch/dev) [![codecov](https://codecov.io/gh/SpaceVim/SpaceVim/branch/dev/graph/badge.svg)](https://codecov.io/gh/SpaceVim/SpaceVim/branch/dev) -![Version](https://img.shields.io/badge/version-https://img.shields.io/badge/version-0.6.0--dev-FF00CC.svg--dev-FF00CC.svg) +![Version](https://img.shields.io/badge/version-0.6.0--dev-FF00CC.svg--dev-FF00CC.svg) [![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE) [![Doc](https://img.shields.io/badge/doc-%3Ah%20SpaceVim-orange.svg)](doc/SpaceVim.txt) [![Average time to resolve an issue](http://isitmaintained.com/badge/resolution/SpaceVim/SpaceVim.svg)](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 - ├─ autoload/SpaceVim/api/ SpaceVim APIs - ├─ autoload/SpaceVim/layers/ SpaceVim layers - ├─ autoload/SpaceVim/plugins/ SpaceVim plugins - ├─ autoload/SpaceVim/mapping/ SpaceVim mapping guide - ├─ doc/SpaceVim.txt SpaceVim help - ├─ docs/ website of SpaceVim - └─ test/ tests + ├─ autoload/SpaceVim/api/ APIs + ├─ autoload/SpaceVim/layers/ layers + ├─ autoload/SpaceVim/plugins/ plugins + ├─ autoload/SpaceVim/mapping/ mapping guide + ├─ doc/SpaceVim.txt help + ├─ docs/ website + ├─ wiki/ wiki + ├─ bin/ executeable + └─ test/ tests ### Features @@ -83,6 +85,10 @@ If you want to show your support financially you can buy a drink for the maintai Buy Me a Coffee at ko-fi.com +| wechat | alipay | +| ------------------------------------------------------------------------ | -------------------------------------------------------------------------- | +| | | + ### Credits & Thanks - [![GitHub contributors](https://img.shields.io/github/contributors/SpaceVim/SpaceVim.svg)](https://github.com/SpaceVim/SpaceVim/graphs/contributors)