Adds a link to our style guide.
authorGoal Smashers Dev Team <jakub@goalsmashers.com>
Tue, 4 Mar 2014 06:50:06 +0000 (06:50 +0000)
committerGoal Smashers Dev Team <jakub@goalsmashers.com>
Tue, 4 Mar 2014 06:50:06 +0000 (06:50 +0000)
README.md

index a8b0737..20ee92f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -149,7 +149,7 @@ First clone the source, then run:
 2. Add test(s) veryfying the problem.
 3. Fix the problem.
 4. Make sure all tests still pass (`npm test`).
-5. Make sure your code doesn't break style rules (`npm run check`).
+5. Make sure your code doesn't break style rules (`npm run check`) and follow all [other ones](https://github.com/GoalSmashers/clean-css/wiki/Style-Guide) too.
 6. Send a PR.
 
 If you wonder where to add tests, go for: