Skip to content

Commit c3c5d06

Browse files
committed
Adjusted title of the documentation
1 parent 19f191b commit c3c5d06

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22
<img src="./Resources/logo.png" width=300px alt="ScrollStackController" title="ScrollStackController">
33
</p>
44

5-
# ScrollStackController
6-
Create complex scrollable layout using `UIViewController` and simplify your code!
7-
85
[![Version](https://img.shields.io/cocoapods/v/ScrollStackController.svg?style=flat)](http://cocoadocs.org/docsets/ScrollStackController)
96
[![Platform](https://img.shields.io/cocoapods/p/ScrollStackController.svg?style=flat)](http://cocoadocs.org/docsets/ScrollStackController)
107
[![License](https://img.shields.io/cocoapods/l/ScrollStackController.svg?style=flat)](http://cocoadocs.org/docsets/ScrollStackController)
118
[![danielemargutti.com](https://img.shields.io/badge/HomePage-danielemargutti.com-brightgreen)
129
](https://www.danielemargutti.com)
1310
[![Twitter Follow](https://img.shields.io/twitter/follow/danielemargutti?label=Follow%20Me&style=social)](https://twitter.com/danielemargutti)
1411

12+
# ScrollStackController
13+
Create complex scrollable layout using UIViewController and simplify your code!
14+
1515
ScrollStackController was created and maintaned by [Daniele Margutti](https://twitter.com/danielemargutti)[Web Site](https://www.danielemargutti.com)
1616

1717
## Introduction

0 commit comments

Comments
 (0)