From 831dfaec0b5199d00bc01a0cd6ce31af2cdad269 Mon Sep 17 00:00:00 2001 From: k0pernicus Date: Thu, 19 May 2016 17:20:28 -0400 Subject: [PATCH] Fix typo and add title --- readme.markdown | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.markdown b/readme.markdown index 9dc977f..16e6c69 100644 --- a/readme.markdown +++ b/readme.markdown @@ -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). +[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) - - ## Installation The latest version of Nimble (in the master branch) is primarily tested with