Skip to content

Commit

Permalink
Merge pull request ochococo#25 from jleft/patch-1
Browse files Browse the repository at this point in the history
Fixed 'Behavioral' heading
  • Loading branch information
ochococo committed Nov 3, 2014
2 parents afcb57b + c94a559 commit 4ec6bed
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ A short cheat-sheet with Xcode 6 Playground ([Design-Patterns.playground.zip](ht
* [Behavioral](#behavioral)
* [Creational](#creational)
* [Structural](#structural)
#Behavioral

# Behavioral

>In software engineering, behavioral design patterns are design patterns that identify common communication patterns between objects and realize these patterns. By doing so, these patterns increase flexibility in carrying out this communication.
>
Expand Down Expand Up @@ -1041,4 +1042,4 @@ Info

📖 Descriptions from: [Gang of Four Design Patterns Reference Sheet](http://www.blackwasp.co.uk/GangOfFour.aspx)

🚀 How to generate playground (+zip) from this README: [GENERATE.markdown](https://github.com/ochococo/Design-Patterns-In-Swift/blob/master/GENERATE.markdown)
🚀 How to generate playground (+zip) from this README: [GENERATE.markdown](https://github.com/ochococo/Design-Patterns-In-Swift/blob/master/GENERATE.markdown)

0 comments on commit 4ec6bed

Please sign in to comment.