Browse Source

Add more principles.

pull/2/head
Oleksii Trekhleb 5 years ago
parent
commit
2be077d4d4
  1. 4
      README.md

4
README.md

@ -187,3 +187,7 @@ function someFunction() {
} }
} }
``` ```
### 💩 Avoid covering your code with tests
This is a duplicate and unnecessary amount of work.

Loading…
Cancel
Save