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 @@
-[](https://travis-ci.org/Instagram/IGListKit) [](https://cocoapods.org/pods/IGListKit) [](https://opensource.org/licenses/BSD-3-Clause) [](https://instagram.github.io/IGListKit) [](https://github.com/Carthage/Carthage) [](https://coveralls.io/github/Instagram/IGListKit?branch=master)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-------------------------
+----------------
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