diff --git a/README.md b/README.md index c4176f33b..57bd2abc6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # [![ComponentKit](http://componentkit.org/static/componentkit-hero-logo.png)](http://componentkit.org/) [![Build Status](https://travis-ci.org/facebook/componentkit.svg)](https://travis-ci.org/facebook/componentkit) +[![Coverage Status](https://coveralls.io/repos/facebook/componentkit/badge.svg)](https://coveralls.io/r/facebook/componentkit) ComponentKit is a view framework for iOS that is heavily inspired by React. It takes a functional, declarative approach to building UI. It was built to power Facebook's News Feed and is now used throughout the Facebook iOS app.