Skip to content

Commit b7d327d

Browse files
committed
Update README.md with screenshots
1 parent 2d321c0 commit b7d327d

File tree

4 files changed

+10
-0
lines changed

4 files changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,13 @@ In this repository you are going to find som interesting samples like:
2323
* **Interactor implementation** described in the talk "Software Design Patterns on Android".
2424
* Usage of **Dagger to implement two different scopes: Application scope and Activity scope**.
2525

26+
Screenshots
27+
------------
28+
29+
![Demo Screenshot 1][1]
30+
![Demo Screenshot 2][2]
31+
![Demo Screenshot 3][3]
32+
2633

2734
Developed By
2835
------------
@@ -54,3 +61,6 @@ License
5461
See the License for the specific language governing permissions and
5562
limitations under the License.
5663

64+
[1]: ./art/screenshot1.png
65+
[2]: ./art/screenshot2.png
66+
[3]: ./art/screenshot3.png

art/screenshot1.png

148 KB
Loading

art/screenshot2.png

151 KB
Loading

art/screenshot3.png

284 KB
Loading

0 commit comments

Comments
 (0)