From b99776e5b5bf4b90ca7e20028ed13b87b5dee162 Mon Sep 17 00:00:00 2001 From: Ryan Nystrom Date: Thu, 27 Oct 2016 10:09:43 -0700 Subject: [PATCH] Center and trim badges, add love to readme Summary: - Trimmed badges that I think are a little unnecessary - Added a heart to the "made by" cc jessesquires thoughts? - [x] I have reviewed the [contributing guide](https://github.com/Instagram/IGListKit/blob/master/CONTRIBUTING.md) Closes https://github.com/Instagram/IGListKit/pull/117 Differential Revision: D4089119 Pulled By: rnystrom fbshipit-source-id: ee9602fc5b7cb9bb004a624ffde89a5dc3c3e743 --- README.md | 23 ++++++++++++++++++++--- 1 file changed, 20 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1c846b85..03f40cf7 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,26 @@

-[![Build Status](https://travis-ci.org/Instagram/IGListKit.svg?branch=master)](https://travis-ci.org/Instagram/IGListKit) [![Version Status](https://img.shields.io/cocoapods/v/IGListKit.svg)](https://cocoapods.org/pods/IGListKit) [![license BSD](https://img.shields.io/cocoapods/l/IGListKit.svg)](https://opensource.org/licenses/BSD-3-Clause) [![Platform](https://img.shields.io/cocoapods/p/IGListKit.svg)](https://instagram.github.io/IGListKit) [![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage) [![Coverage Status](https://coveralls.io/repos/github/Instagram/IGListKit/badge.svg?branch=master)](https://coveralls.io/github/Instagram/IGListKit?branch=master) +

+ + Build Status + + + Code Coverage + + + Pods Version + + + Carthage Compatible + +

------------------------- +---------------- A data-driven `UICollectionView` framework for building fast and flexible lists. @@ -20,7 +37,7 @@ A data-driven `UICollectionView` framework for building fast and flexible lists. 🚀 | Extendable API 🐦 | Written in Objective-C with full Swift interop support -`IGListKit` is built and maintained by [Instagram engineering](https://engineering.instagram.com/), using the open source version for the Instagram app. +`IGListKit` is built and maintained with ❤️ by [Instagram engineering](https://engineering.instagram.com/), using the open source version for the Instagram app. ## Requirements