diff --git a/README.md b/README.md index 1503898..2f6c452 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ Project maintained by [@dbacinski](http://twitter.com/dbacinski) (Dariusz BaciƄ Inspired by [Design-Patterns-In-Swift](https://github.com/ochococo/Design-Patterns-In-Swift) by [@nsmeme](http://twitter.com/nsmeme) (Oktawian Chojnacki) +Remember that each pattern has its own trade-offs. And you need to pay attention more to why you're choosing a certain pattern than to how to implement it. + ## Table of Contents * [Behavioral Patterns](#behavioral)