From ad723d27e2acea8e0fb9589b1f914182d772da6f Mon Sep 17 00:00:00 2001 From: Oleksii Trekhleb Date: Tue, 28 Jan 2020 06:40:56 +0100 Subject: [PATCH] Update README. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f6a1159..0c8e423 100644 --- a/README.md +++ b/README.md @@ -12,15 +12,15 @@ If your repository follows the state-of-the-art shitcode principles you may use ## The Principles -### Name variables in a way like your code is already obfuscated. +### 💩 Name variables in a way like your code is already obfuscated. -**Good:** +👍🏻 Good: ``` let a = 42; ``` -**Bad:** +👎🏻 Bad: ``` let age = 42