Adding Intro heading
This commit is contained in:
parent
bab455857e
commit
5e53301dad
@ -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)
|
[![Build Status](https://travis-ci.org/Valloric/YouCompleteMe.png?branch=master)](https://travis-ci.org/Valloric/YouCompleteMe)
|
||||||
|
|
||||||
|
- [Intro](#intro)
|
||||||
- [Installation](#installation)
|
- [Installation](#installation)
|
||||||
- [Mac OS X](#mac-os-x-super-quick-installation)
|
- [Mac OS X](#mac-os-x-super-quick-installation)
|
||||||
- [Ubuntu](#ubuntu-linux-x64-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)
|
- [Project Management](#project-management)
|
||||||
- [License](#license)
|
- [License](#license)
|
||||||
|
|
||||||
|
Intro
|
||||||
|
-----
|
||||||
|
|
||||||
YouCompleteMe is a fast, as-you-type, fuzzy-search code completion engine for
|
YouCompleteMe is a fast, as-you-type, fuzzy-search code completion engine for
|
||||||
[Vim][]. It has several completion engines: an identifier-based engine that
|
[Vim][]. It has several completion engines: an identifier-based engine that
|
||||||
works with every programming language, a semantic, [Clang][]-based engine that
|
works with every programming language, a semantic, [Clang][]-based engine that
|
||||||
|
Loading…
x
Reference in New Issue
Block a user