Work on #226, moved pattern specific references to respective patterns. And removed credits section from Home page.

This commit is contained in:
Narendra Pathai
2016-01-27 12:55:59 +05:30
parent 1a55f3a420
commit ab2aad3226
13 changed files with 26 additions and 13 deletions

View File

@ -35,3 +35,4 @@ Use the Singleton pattern when
## Credits
* [Design Patterns: Elements of Reusable Object-Oriented Software](http://www.amazon.com/Design-Patterns-Elements-Reusable-Object-Oriented/dp/0201633612)
* [Effective Java (2nd Edition)](http://www.amazon.com/Effective-Java-Edition-Joshua-Bloch/dp/0321356683)