Added logo, description, and reference to the original work from which this is based.

This commit is contained in:
Ian Dinwoodie
2019-04-27 18:55:50 -04:00
parent 1cda46c4e0
commit d6f6a7412e

View File

@@ -1 +1,16 @@
cpp-design-patterns-for-humans ![C++ Design Patterns for Humans](https://user-images.githubusercontent.com/20260845/56855872-5c98da00-691d-11e9-8a1e-e53f17de7bb5.png)
***
<p align="center">
🎉 Ultra-simplified explanation to design patterns! 🎉
</p>
<p align="center">
A topic that can easily make anyone's mind wobble. Here I try to make them stick
in to your mind (and maybe mine) by explaining them in the <i>simplest</i> way
possible.
<br/>
Based on <a href="https://github.com/kamranahmedse/design-patterns-for-humans">
"Design Patterns for Humans"</a>
</p>
***