diff --git a/README.md b/README.md index 27f8c9e..9ee1716 100644 --- a/README.md +++ b/README.md @@ -17,25 +17,7 @@ What features should it have? Such a thing exists. -## Contents - -* [Features](#features) -* [Usage](#usage) -* [Command line client, cht.sh](#command-line-client-chtsh) - * [Installation](#installation) - * [Client usage](#client-usage) -* [Editors integration](#editors-integration) -* [Special pages](#special-pages) -* [Search](#search) -* [Programming languages cheat sheets](#programming-languages-cheat-sheets) -* [Cheat sheets sources](#cheat-sheets-sources) -* [How to contribute](#how-to-contribute) - * [How to edit a cheat sheet](#how-to-edit-a-cheat-sheet) - * [How to add a cheat sheet](#how-to-add-a-cheat-sheet) - * [How to add a cheat sheet repository](#how-to-add-a-cheat-sheet-repository) - - -## Features: +## Features **cheat.sh** @@ -52,6 +34,29 @@ Such a thing exists.

+## Contents + +* [Features](#features) +* [Usage](#usage) +* [Command line client, cht.sh](#command-line-client-chtsh) + * [Installation](#installation) + * [Client usage](#client-usage) + * [Tab-completion](#tab-completion) + * [Stealth mode](#stealth-mode) +* [Editors integration](#editors-integration) + * [Vim](#vim) + * [Emacs](#emacs) + * [Visual Studio Code](#visual-studio-code) + * [Sublime](#sublime) +* [Special pages](#special-pages) +* [Search](#search) +* [Programming languages cheat sheets](#programming-languages-cheat-sheets) +* [Cheat sheets sources](#cheat-sheets-sources) +* [How to contribute](#how-to-contribute) + * [How to edit a cheat sheet](#how-to-edit-a-cheat-sheet) + * [How to add a cheat sheet](#how-to-add-a-cheat-sheet) + * [How to add a cheat sheet repository](#how-to-add-a-cheat-sheet-repository) + ## Usage To get a cheat sheet for a UNIX/Linux command from a command line, query the service using `curl` or any other HTTP/HTTPS client