From 4d4693c94430a964d63d8fff1d423c1b20719f0c Mon Sep 17 00:00:00 2001 From: wsdjeg Date: Fri, 14 Apr 2017 23:26:47 +0800 Subject: [PATCH] Update website pic --- docs/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.md b/docs/index.md index c5587eadb..1a9d7e269 100644 --- a/docs/index.md +++ b/docs/index.md @@ -5,7 +5,7 @@ title: "Home" # Introduction [![Build Status](https://travis-ci.org/SpaceVim/SpaceVim.svg?branch=dev)](https://travis-ci.org/SpaceVim/SpaceVim) -![Version 0.2.0-dev](https://img.shields.io/badge/version-0.2.0--dev-yellow.svg?style=flat-square) +![Version 0.3.0-dev](https://img.shields.io/badge/version-0.3.0--dev-FF00CC.svg) [![MIT License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](https://raw.githubusercontent.com/SpaceVim/SpaceVim/dev/LICENSE) [![Doc](https://img.shields.io/badge/doc-%3Ah%20SpaceVim-orange.svg?style=flat-square)](https://raw.githubusercontent.com/SpaceVim/SpaceVim/dev/doc/SpaceVim.txt) @@ -15,7 +15,7 @@ to select the layers they need. It got inspired by [spacemacs](https://github.co please star it on github. It's a great way of getting feedback and gives me the kick to put more time into development. -![2017-02-26_1365x739](https://cloud.githubusercontent.com/assets/13142418/23339920/590f2e9a-fc67-11e6-99ec-794f79ba0902.png) +![2017-04-12-19 36 27](https://cloud.githubusercontent.com/assets/13142418/24955849/bab3e0fa-1fb7-11e7-86b4-e4b3e64b19a6.png) If you are new to vim, you should learning about Vim in general, read [vim-galore](https://github.com/mhinz/vim-galore).