Compare commits

..

2 Commits

Author SHA1 Message Date
minhdb 9c78f96292 Stop complaining pls 2023-01-17 11:08:48 +07:00
minhdb 72c5f63876 Fixed typos in README.md 2023-01-17 11:07:32 +07:00
+3 -5
View File
@@ -3,11 +3,9 @@
## 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 <p align="center">
<img src="https://i.imgur.com/kzzao6g.png" width=50% height=50%> <img src="https://i.imgur.com/kzzao6g.png" width=70% height=70% />
======= </p>
![JPaint](https://i.imgur.com/kzzao6g.png){width=50%, height:50%}
>>>>>>> 26b1e277880e38dfe6cc63314c06189fa552531c
## How to run the code locally ## How to run the code locally