From 82df1868a97c84dd36b4e54cebc3eb5da726b89f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ruud=20Schro=C3=ABn?= Date: Fri, 22 Jun 2018 15:35:36 +0200 Subject: [PATCH] Fixed small typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e9bf7e..8a7fdd5 100644 --- a/README.md +++ b/README.md @@ -113,7 +113,7 @@ nxstart -n "My new project" -a "John Doe" libnx --no-clion ``` ## Badge for nx-start projects -If you created a new project using this tool and you want to show some love, there is a fancy badge you can add to your README.md. +If you created a new project using this tool and you want to show some love, there is a fancy badge you can add to your README file. [![created_with nxstart](https://img.shields.io/badge/created_with-nxstart-blue.svg)](https://github.com/roedesh/nxstart)