diff --git a/README.md b/README.md index 0d72153a..699f6769 100644 --- a/README.md +++ b/README.md @@ -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