Skip to content

Commit e449708

Browse files
committed
add travis build badge to Readme
1 parent c41e007 commit e449708

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# StatefulViewController
22

3+
[![Build Status](https://travis-ci.org/aschuch/StatefulViewController.svg)](https://travis-ci.org/aschuch/StatefulViewController)
4+
35
A view controller subclass that presents placeholder views based on content, loading, error or empty states.
46

57
![StatefulViewController Example](Resources/example.gif)
@@ -141,4 +143,4 @@ xctool -scheme StatefulViewControllerTests -sdk iphonesimulator test
141143
Feel free to get in touch.
142144

143145
* Website: <http://schuch.me>
144-
* Twitter: [@schuchalexander](http://twitter.com/schuchalexander)
146+
* Twitter: [@schuchalexander](http://twitter.com/schuchalexander)

0 commit comments

Comments
 (0)