From 0a5c3e404c7cad4f5ed1dd82dc04111f1acb2066 Mon Sep 17 00:00:00 2001 From: Josh Johnson Date: Wed, 5 Jul 2017 09:11:51 +0100 Subject: [PATCH] Update README.md --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 050ff67..85d8eee 100644 --- a/README.md +++ b/README.md @@ -835,9 +835,6 @@ To setup a local environment: clone this repo, navigate into it's directory in a | `npm run css:watch` | Watch SCSS files for changes. On a change, run build process | | `npm run css:build` | Compile, minify and prefix SCSS files to CSS | -## Contributions -In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using npm scripts...bla bla bla - ## License MIT License