Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alhazmy13 committed Sep 5, 2016
1 parent 0f38326 commit d654d0b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Activity Clean Architecture - Template

Template for Android Studio to create an empty activity with Clean Architecture approach.
Template for Android Studio to create an empty activity with Clean Architecture approach .

### Clean Code
>This Template is derived from the Clean Architecture proposed by Uncle Bob. They share many common concepts such as the components, boundaries, and models.
Expand All @@ -11,6 +11,10 @@ Template for Android Studio to create an empty activity with Clean Architecture

![1](https://cloud.githubusercontent.com/assets/4659608/15095669/8564453e-14dc-11e6-8cbc-2afd74c76ddf.png)

### Model-View-Presenter

![1](http://cdn.macoscope.com/blog/wp-content/uploads/2015/12/diagram_2.png)

### Install

* To use this template you will need Android Studio.
Expand Down

0 comments on commit d654d0b

Please sign in to comment.