From 2c6009c41684ba40e67eed35129cca31e08467f0 Mon Sep 17 00:00:00 2001 From: wsdjeg Date: Sun, 10 Dec 2017 19:57:48 +0800 Subject: [PATCH] Add TOC --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index 85c8ad49e..9247231e8 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,20 @@ Here is a throughput graph of the repository for the last few weeks: [![Throughput Graph](https://graphs.waffle.io/SpaceVim/SpaceVim/throughput.svg)](https://waffle.io/SpaceVim/SpaceVim/metrics/throughput) + + + +- [Requirements](#requirements) +- [Install](#install) + - [Linux and macOS](#linux-and-macos) + - [Windows](#windows) +- [Project layout](#project-layout) +- [Features](#features) +- [Support SpaceVim](#support-spacevim) +- [Credits & Thanks](#credits--thanks) + + + ### Requirements At a minimum, SpaceVim requires `git` to be installed. For a better graphical experience, install [nerd-font](https://github.com/ryanoasis/nerd-fonts) and make sure your terminal supports [true colors](https://gist.github.com/XVilka/8346728).