Fix typo and add title
This commit is contained in:
parent
977475c9a6
commit
831dfaec0b
1 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue