Skip to content

Commit

Permalink
chore: 📝 Fix broken Markdown headings
Browse files Browse the repository at this point in the history
  • Loading branch information
bryant1410 authored and ffgiraldez committed Apr 9, 2018
1 parent 9e58dbc commit ddf2ad7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#RxMVVM
# RxMVVM

My way to MVVM using RxJava with new Android databinding

##Summary
## Summary
* Use [MVVM][1] to separate Android Framework with a [clean architecture][2] to my domain logic.
* Use [Android Databinding][3] to glue view model and Android
* Asynchronous communications implemented with [Rx][4].
Expand Down

0 comments on commit ddf2ad7

Please sign in to comment.