Add TOC header

This commit is contained in:
Sam Stephenson 2011-08-11 14:25:08 -05:00
parent 066d63c0df
commit bfa71017ae
2 changed files with 4 additions and 0 deletions

View file

@ -36,6 +36,8 @@ tools that do one thing well.
of executing arbitrary code, rbenv reads just the version name of executing arbitrary code, rbenv reads just the version name
from each project. There's nothing to "trust." from each project. There's nothing to "trust."
## Table of Contents
* [1 How It Works](#section_1) * [1 How It Works](#section_1)
* [2 Installation](#section_2) * [2 Installation](#section_2)
* [3 Usage](#section_3) * [3 Usage](#section_3)

View file

@ -36,6 +36,8 @@ tools that do one thing well.
of executing arbitrary code, rbenv reads just the version name of executing arbitrary code, rbenv reads just the version name
from each project. There's nothing to "trust." from each project. There's nothing to "trust."
## Table of Contents
## How It Works ## ## How It Works ##
rbenv operates on the per-user directory `~/.rbenv`. Version names in rbenv operates on the per-user directory `~/.rbenv`. Version names in