Fix typo and add title

This commit is contained in:
k0pernicus 2016-05-19 17:20:28 -04:00
commit 831dfaec0b

View file

@ -4,7 +4,9 @@ Nimble is a *beta*-grade *package manager* for the [Nim programming
language](http://nim-lang.org).
Interested in learning **how to create a package**? Skip directly to that section
[here](#creating-packages).<!-- TOC depthFrom:1 depthTo:6 withLinks:1 updateOnSave:1 orderedList:0 -->
[here](#creating-packages).
## Contents
- [Installation](#installation)
- [Unix](#unix)
@ -45,8 +47,6 @@ Interested in learning **how to create a package**? Skip directly to that sectio
- [Contribution](#contribution)
- [About](#about)
<!-- /TOC -->
## Installation
The latest version of Nimble (in the master branch) is primarily tested with