Skip to content

Commit a47009c

Browse files
authored
Update README.md
1 parent de416e4 commit a47009c

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

README.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,12 @@
77
**JNHorizontalGroupAvatarCollectionView** is used to show a collection of avatar images with the option to show initials, it shows as much as the phone screen can present with a horizontal scrolling to see more.
88

99
## Screenshots
10-
<img src="https://github.com/JNDisrupter/JNHorizontalGroupAvatarCollectionView/raw/development/Images/screenshot1.png" width="280"/>
11-
<img src="https://github.com/JNDisrupter/JNHorizontalGroupAvatarCollectionView/raw/development/Images/screenshot2.png" width="280"/>
12-
<img src="https://github.com/JNDisrupter/JNHorizontalGroupAvatarCollectionView/raw/development/Images/screenshot3.png" width="280"/>
13-
<img src="https://github.com/JNDisrupter/JNHorizontalGroupAvatarCollectionView/raw/development/Images/screenshot4.png" width="280"/>
14-
<img src="https://github.com/JNDisrupter/JNHorizontalGroupAvatarCollectionView/raw/development/Images/screenshot5.png" width="280"/>
15-
<img src="https://github.com/JNDisrupter/JNHorizontalGroupAvatarCollectionView/raw/development/Images/screenshot6.png" width="280"/>
16-
<img src="https://github.com/JNDisrupter/JNHorizontalGroupAvatarCollectionView/raw/development/Images/screenshot7.png" width="280"/>
10+
<img src="https://github.com/JNDisrupter/JNHorizontalGroupAvatarCollectionView/raw/master/Images/screenshot1.png" width="280"/><img src="https://github.com/JNDisrupter/JNHorizontalGroupAvatarCollectionView/raw/master/Images/screenshot2.png" width="280"/>
11+
<img src="https://github.com/JNDisrupter/JNHorizontalGroupAvatarCollectionView/raw/master/Images/screenshot3.png" width="280"/>
12+
<img src="https://github.com/JNDisrupter/JNHorizontalGroupAvatarCollectionView/raw/master/Images/screenshot4.png" width="280"/>
13+
<img src="https://github.com/JNDisrupter/JNHorizontalGroupAvatarCollectionView/raw/master/Images/screenshot5.png" width="280"/>
14+
<img src="https://github.com/JNDisrupter/JNHorizontalGroupAvatarCollectionView/raw/master/Images/screenshot6.png" width="280"/>
15+
<img src="https://github.com/JNDisrupter/JNHorizontalGroupAvatarCollectionView/raw/master/Images/screenshot7.png" width="280"/>
1716

1817
## Example
1918

@@ -70,7 +69,6 @@ Number of items
7069
*/
7170
func horizontalGroupAvatarCollectionViewNumberOfItems() -> Int
7271

73-
/**
7472
/**
7573
Data for item at index
7674
- Parameter index: The item index

0 commit comments

Comments
 (0)