From 9c78f9629234ae4bba03903b0d2f086a849ccaab Mon Sep 17 00:00:00 2001 From: minhdb Date: Tue, 17 Jan 2023 11:08:48 +0700 Subject: [PATCH] Stop complaining pls --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b6770b..fe9caf9 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,9 @@ ## Description Paint toy project to draw shapes. More practice on design patterns. - +

+ +

## How to run the code locally