From df5ef50e2fba2a2400caf7ecaac1861850aae944 Mon Sep 17 00:00:00 2001 From: Unknown6656 Date: Mon, 12 Feb 2024 14:47:45 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 33dfa9b..f758968 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@ # Don't use `var`! -A minimalistic library (5 KB) which will prevent code from compiling if `var` is used as a type identifier instead of the type name. -![image](https://github.com/Unknown6656-Megacorp/DontUseVar/assets/8807985/a6ec0c32-fc18-44c7-b416-d3f075931736) +A minimalistic library which will prevent code from compiling if `var` is used as a type identifier instead of the type name.
+![image](https://github.com/Unknown6656-Megacorp/DontUseVar/assets/8807985/a6ec0c32-fc18-44c7-b416-d3f075931736)
![image](https://github.com/Unknown6656-Megacorp/DontUseVar/assets/8807985/f60a1d90-63c3-4175-aebf-60e71ee21f1e)