Compare commits

...

2 Commits

Author SHA1 Message Date
minhdb e4da1351e8 Updated image in readme 2023-01-17 11:06:45 +07:00
minhdb 669212e70e Resize image in README 2023-01-17 11:06:00 +07:00
+4
View File
@@ -3,7 +3,11 @@
## Description ## Description
Paint toy project to draw shapes. More practice on design patterns. Paint toy project to draw shapes. More practice on design patterns.
<<<<<<< HEAD
<img src="https://i.imgur.com/kzzao6g.png" width=50% height=50%>
=======
![JPaint](https://i.imgur.com/kzzao6g.png){width=50%, height:50%} ![JPaint](https://i.imgur.com/kzzao6g.png){width=50%, height:50%}
>>>>>>> 26b1e277880e38dfe6cc63314c06189fa552531c
## How to run the code locally ## How to run the code locally