1 parent 18a017c commit 402fe19Copy full SHA for 402fe19
1 file changed
README.md
@@ -49,8 +49,10 @@ These patterns will fit roughly into four categories:
49
* Template
50
* Visitor
51
* UI Patterns
52
- * __Model View Presenter (MVP)__
53
- * __Model View Controller (MVC)__
54
- * __Model View View-Model (MVVM)__
+ * __Model View Presenter__
+ * __Model View Controller__
+ * __Model View View-Model__
55
+ * __Model View Adapter__
56
+ * __Presentation Abstraction Control__
57
58
Patterns in __bold__ are non [gang of four](http://en.wikipedia.org/wiki/Gang_of_Four) patterns.
0 commit comments