Skip to content

Commit 4e74ceb

Browse files
committed
Update README
1 parent e5fdcc7 commit 4e74ceb

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
# Snowflake
22

3-
[![CI Status](http://img.shields.io/travis/onmyway133/Snowflake.svg?style=flat)](https://travis-ci.org/onmyway133/Snowflake)
43
[![Version](https://img.shields.io/cocoapods/v/Snowflake.svg?style=flat)](http://cocoadocs.org/docsets/Snowflake)
54
[![Carthage Compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)
65
[![License](https://img.shields.io/cocoapods/l/Snowflake.svg?style=flat)](http://cocoadocs.org/docsets/Snowflake)
76
[![Platform](https://img.shields.io/cocoapods/p/Snowflake.svg?style=flat)](http://cocoadocs.org/docsets/Snowflake)
8-
![Swift](https://img.shields.io/badge/%20in-swift%203.0-orange.svg)
7+
![Swift](https://img.shields.io/badge/%20in-swift%204.0-orange.svg)
98

109
![](Screenshots/Banner.png)
1110

@@ -170,7 +169,6 @@ let image = Image(attributes: attributes)
170169
it, simply add the following line to your Podfile:
171170

172171
```ruby
173-
pod 'Reindeer', git: 'https://github.com/onmyway133/Reindeer'
174172
pod 'Snowflake', git: 'https://github.com/onmyway133/Snowflake'
175173
```
176174

0 commit comments

Comments
 (0)