diff --git a/README.md b/README.md index ae801e3..1e22346 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ If your repository follows the state-of-the-art shitcode principles you may use ## The Principles -### πŸ’© Name variables in a way as if your code was already obfuscated. +### πŸ’© Name variables in a way as if your code was already obfuscated Good πŸ‘πŸ» @@ -26,7 +26,7 @@ Bad πŸ‘ŽπŸ» let age = 42 ``` -### πŸ’© Always write comments in your local language. +### πŸ’© Always write comments in your local language _You don’t want it to be readable by oversees teams._