Skip to content

Commit 02d083c

Browse files
committed
Update README.md
1 parent d766a9c commit 02d083c

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

README.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,15 @@ Screenshots
3737
![Demo Screenshot 2][2]
3838
![Demo Screenshot 3][3]
3939

40+
Libraries used on the sample project
41+
------------------------------------
42+
43+
* [Renderers][6]
44+
* [Dagger][7]
45+
* [Butterknife][8]
46+
* [Picasso][9]
47+
* [DraggablePanel][10]
48+
4049

4150
Developed By
4251
------------
@@ -72,4 +81,9 @@ License
7281
[2]: ./art/screenshot2.png
7382
[3]: ./art/screenshot3.png
7483
[4]: https://www.youtube.com/watch?v=N6yqe88ysNw
75-
[5]: http://www.slideshare.net/PedroVicenteGmezSnch/effective-android-ui-spanish
84+
[5]: http://www.slideshare.net/PedroVicenteGmezSnch/effective-android-ui-spanish
85+
[6]: https://github.com/pedrovgs/Renderers
86+
[7]: https://github.com/square/dagger
87+
[8]: https://github.com/JakeWharton/butterknife
88+
[9]: https://github.com/square/picasso
89+
[10]: https://github.com/pedrovgs/DraggablePanel

0 commit comments

Comments
 (0)