From 21fc7a4a97c7bc51f0b4892c183f8d8ba067c140 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stephen=20B=C3=A9gay?= Date: Thu, 5 Mar 2015 14:58:59 -0500 Subject: [PATCH] change heading to strong --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c7ba68f..6a044c6 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,8 @@ Boilerplate for [`Charcoal`](#http://charcoal.locomotive.ca) projects by Locomot ## Getting started -###Get the latest node modules +**Get the latest node modules** + We are using this module to get the latest version of every modules and update the package.json `npm install -g npm-check-updates` @@ -16,7 +17,8 @@ Boilerplate for [`Charcoal`](#http://charcoal.locomotive.ca) projects by Locomot `npm install` -###Run grunt and start coding +**Run grunt and start coding** + `grunt` ## SCSS