mirror of
https://github.com/iandinwoodie/cpp-design-patterns-for-humans.git
synced 2025-12-17 04:24:40 +03:00
Added logo, description, and reference to the original work from which this is based.
This commit is contained in:
17
README.md
17
README.md
@@ -1 +1,16 @@
|
||||
cpp-design-patterns-for-humans
|
||||

|
||||
|
||||
***
|
||||
<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>
|
||||
|
||||
***
|
||||
|
||||
Reference in New Issue
Block a user