mirror of
https://github.com/zhigang1992/ReactiveViewModel.git
synced 2026-01-12 22:51:31 +08:00
Less douchey intro
This commit is contained in:
@@ -4,9 +4,8 @@ ReactiveViewModel is a combination code/documentation project for building Cocoa
|
||||
applications using [Model-View-ViewModel](#model-view-viewmodel) and
|
||||
[ReactiveCocoa](#reactivecocoa).
|
||||
|
||||
By documenting rationale and best practices, and providing
|
||||
reusable library components, we want to make MVVM _appealing_ and _easy_ for
|
||||
Objective-C applications.
|
||||
By explaining rationale, documenting best practices, and providing reusable
|
||||
library components, we want to make MVVM in Objective-C appealing and easy.
|
||||
|
||||
## Model-View-ViewModel
|
||||
|
||||
|
||||
Reference in New Issue
Block a user