Skip to content
This repository was archived by the owner on Jun 17, 2023. It is now read-only.

Commit 6ad5e4b

Browse files
authored
Update README.md
1 parent eb9c303 commit 6ad5e4b

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
@@ -7,7 +7,8 @@
77
[![Swift Package Manager compatible](https://img.shields.io/badge/Swift%20Package%20Manager-compatible-brightgreen.svg)](https://github.com/apple/swift-package-manager)
88

99
## Layout Designer
10-
<img width="600" src="https://amir.app/git/layout_designer_preview.gif"></img>
10+
<img width="600" src="https://amir.app/git/layout_designer_preview.gif"></img>
11+
<a href="https://apps.apple.com/nl/app/layout-designer/id1507238011?l=en&mt=12"> <img width="100" src="http://amir.app/git/app_store.png"></img> </a>
1112

1213

1314
### SnapshotTransformView
@@ -109,8 +110,7 @@ Just add all the files under `Lib` directory to your project
109110
110111
There is a macOS app to make it even easier for you to build your own custom layout.
111112
It allows you to tweak many options and see the result in real time.
112-
<a href="https://apps.apple.com/nl/app/layout-designer/id1507238011?l=en&mt=12"> <img width="100" src="http://amir.app/git/app_store.png"></img> </a>
113-
- You can download the app from App Store and support this repository or build it yourself from the source.
113+
- You can (download)[https://apps.apple.com/nl/app/layout-designer/id1507238011?l=en&mt=12] the app from App Store and support this repository or build it yourself from the source.
114114
- Open the app, tweak options and design your layout.
115115
- Copy the code from the right panel and paste it on Xcode or click on "save it as project" and open it with Xcode.
116116
- Don't forget to [install](https://github.com/amirdew/CollectionViewPagingLayout#installation) the libray.

0 commit comments

Comments
 (0)