Skip to content

Commit

Permalink
Rephrase the note
Browse files Browse the repository at this point in the history
  • Loading branch information
kamranahmedse authored Feb 22, 2017
1 parent 48050f0 commit e97e31b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Wikipedia describes them as
- Do not try to force them; bad things are supposed to happen, if done so. Keep in mind that design patterns are solutions **to** problems, not solutions **finding** problems; so don't overthink.
- If used in a correct place in a correct manner, they can prove to be a savior; or else they can result in a horrible mess of a code.

> ℹ Note that the code samples below are in PHP-7. However the **support for other languages is underway**. But this shouldn't stop you because the concepts are same anyways.
> Also note that the code samples below are in PHP-7, however this shouldn't stop you because the concepts are same anyways. Plus the **support for other languages is underway**.
Types of Design Patterns
-----------------
Expand Down

0 comments on commit e97e31b

Please sign in to comment.