From 2c2eb1684bb091fe67f928514783931f25fb33fc Mon Sep 17 00:00:00 2001 From: Andrey Nering Date: Sun, 15 Oct 2017 18:03:04 -0200 Subject: [PATCH] readme: fix markdown --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8669f9e8..a577784b 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ It aims to be simpler and easier to use then [GNU Make][make]. - [Help](#help) - [Silent mode](#silent-mode) - [Watch tasks](#watch-tasks-experimental) -- [Examples][#examples] +- [Examples](#examples) - [Task in the wild](#task-in-the-wild) - [Alternative task runners](#alternative-task-runners)