Update CONTRIBUTING.md
[poolifier.git] / CONTRIBUTING.md
index 25fe4b0bed25d5fe9d56e8a221ee9cbc84003ceb..b5425d3c938ab3f8f8243793e92c42ed24d216a1 100644 (file)
@@ -21,7 +21,7 @@ Please ask your PR to be merged on <strong>master</strong> branch . <br>
   npm run standard
 ```
 
-<strong>How to lint your code</strong><br>
+<strong>How to lint and format (with prettier) your code</strong><br>
 
 ```bash
   npm run lint