Browse Source

Add more principles.

pull/5/head
Oleksii Trekhleb 5 years ago
parent
commit
1402cbc700
  1. 4
      README.md

4
README.md

@ -217,3 +217,7 @@ async function someFunction() {
### 💩 Avoid covering your code with tests
This is a duplicate and unnecessary amount of work.
### 💩 Start your project without a README file.
And keep it that way for the time being.

Loading…
Cancel
Save