Skip to content

Commit 063dda8

Browse files
committed
added screenshot to readme
1 parent 09823d8 commit 063dda8

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
## IconView
22

33
IconView is an extension of Android TextView class which provides support for a custom icon font
4-
4+
5+
here's a screenshot of the simple example application included
6+
![screenshot](https://raw.github.com/MarsVard/IconView/master/screenshot.png)
57
## Usage
68

79
### Including in your project
@@ -46,4 +48,4 @@ the reason for not using the icofonts as supplied by ex. www.entypo.com is that
4648

4749
* [Apache Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.html)
4850

49-
**Note that all fonts have their own license.**
51+
**Note that all fonts have their own license.**

0 commit comments

Comments
 (0)