Improved attribution to adhere to CC BY 4.0 license.

This commit is contained in:
Ian Dinwoodie
2019-04-27 19:22:08 -04:00
parent 594e61a59c
commit d0de2c9fdf

View File

@@ -8,9 +8,13 @@
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>
<p align="center">
This work, "C++ Design Patterns for Humans, is a derivative of
<a href="https://github.com/kamranahmedse/design-patterns-for-humans">
"Design Patterns for Humans"</a> by <a href="https://github.com/kamranahmedse">
"kamranahmedse", used under
<a href=https://creativecommons.org/licenses/by/4.0/">"CC BY 4.0".
</p>
***