From 4a98326011a75f70fccff20b9e7e5e16969de865 Mon Sep 17 00:00:00 2001 From: Simon Eisenmann Date: Fri, 20 Feb 2015 11:17:06 +0100 Subject: [PATCH] Fixed formatting. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5696b12f..ef577a96 100644 --- a/README.md +++ b/README.md @@ -95,9 +95,9 @@ locally by running `npm install` from the project root. Consult the - [JSHint](http://www.jshint.com/) >= 2.0.0 - [scss-lint](https://github.com/causes/scss-lint) >= 0.33.0 - Styles can be found in src/styles. Translations are found in src/i18n. - Each folder has its own Makefile to build the corresponding files. Check the - Makefile.am templates for available make targets. +Styles can be found in src/styles. Translations are found in src/i18n. +Each folder has its own Makefile to build the corresponding files. Check the +Makefile.am templates for available make targets. ## Running server for development