Compare commits

..

4 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
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
+3 -1
View File
@@ -3,7 +3,9 @@
## Description
Paint toy project to draw shapes. More practice on design patterns.
![JPaint](https://i.imgur.com/kzzao6g.png){width=50%, height:50%}
<p align="center">
<img src="https://i.imgur.com/kzzao6g.png" width=70% height=70% />
</p>
## How to run the code locally