diff --git a/README.md b/README.md index 1f14b96..b43a186 100644 --- a/README.md +++ b/README.md @@ -187,3 +187,7 @@ function someFunction() { } } ``` + +### 💩 Avoid covering your code with tests + +This is a duplicate and unnecessary amount of work.