add README files

This commit is contained in:
Antonio Spinelli
2014-04-16 14:51:11 -03:00
parent 113f63a54f
commit 06fc97713a
5 changed files with 74 additions and 34 deletions

4
More/README.md Normal file
View File

@@ -0,0 +1,4 @@
# Others
* [Delegation](Delegation) [:notebook:](http://en.wikipedia.org/wiki/Delegation_pattern)
* [ServiceLocator](ServiceLocator) [:notebook:](http://en.wikipedia.org/wiki/Service_locator_pattern)