Adding Intro heading

This commit is contained in:
Strahinja Val Markovic 2015-01-20 12:55:06 -08:00
parent bab455857e
commit 5e53301dad

View File

@ -3,6 +3,7 @@ YouCompleteMe: a code-completion engine for Vim
[![Build Status](https://travis-ci.org/Valloric/YouCompleteMe.png?branch=master)](https://travis-ci.org/Valloric/YouCompleteMe)
- [Intro](#intro)
- [Installation](#installation)
- [Mac OS X](#mac-os-x-super-quick-installation)
- [Ubuntu](#ubuntu-linux-x64-super-quick-installation)
@ -30,6 +31,9 @@ YouCompleteMe: a code-completion engine for Vim
- [Project Management](#project-management)
- [License](#license)
Intro
-----
YouCompleteMe is a fast, as-you-type, fuzzy-search code completion engine for
[Vim][]. It has several completion engines: an identifier-based engine that
works with every programming language, a semantic, [Clang][]-based engine that