From 2e28f25937255cba9b650404edc3cb14db3b30b9 Mon Sep 17 00:00:00 2001 From: Giulio Lombardo Date: Thu, 30 Mar 2017 08:24:36 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fe6411f..a7c5d7d 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ GLTableCollectionView is a ready to use `UITableViewController` with a `UICollec 🆒|Both `UITableView` & `UICollectionView` can have their own sections and/or headers 🎨|Customization of `UICollectionViewCell`s using the same `UICollectionViewDelegate Flow Layout` you already know ✨|Previous `UICollectionView` **.contentOffset** value restoration after scroll -↔️|`UICollectionView cell-size-based scroll pagination, see below for instructions +↔️|`UICollectionView` cell-size-based scroll pagination, see below for instructions 📐|Storyboard and Auto Layout compatibility 💎|Clean architecture 🔧|Unit Tests