Skip to content

Commit a5d0cb6

Browse files
committed
Update docs
1 parent a054d1d commit a5d0cb6

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2019 crspybits <[email protected]>
1+
Copyright (c) 2019 Spastic Muffin, LLC <[email protected]>
22

33
Permission is hereby granted, free of charge, to any person obtaining a copy
44
of this software and associated documentation files (the "Software"), to deal

README.md

+1-6
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
# SMLinkPreview
22

3-
[![CI Status](https://img.shields.io/travis/crspybits/SMLinkPreview.svg?style=flat)](https://travis-ci.org/crspybits/SMLinkPreview)
4-
[![Version](https://img.shields.io/cocoapods/v/SMLinkPreview.svg?style=flat)](https://cocoapods.org/pods/SMLinkPreview)
5-
[![License](https://img.shields.io/cocoapods/l/SMLinkPreview.svg?style=flat)](https://cocoapods.org/pods/SMLinkPreview)
6-
[![Platform](https://img.shields.io/cocoapods/p/SMLinkPreview.svg?style=flat)](https://cocoapods.org/pods/SMLinkPreview)
7-
83
## Example
94

105
To run the example project, clone the repo, and run `pod install` from the Example directory first.
@@ -17,7 +12,7 @@ SMLinkPreview is available through [CocoaPods](https://cocoapods.org). To instal
1712
it, simply add the following line to your Podfile:
1813

1914
```ruby
20-
pod 'SMLinkPreview'
15+
pod 'SMLinkPreview', :git => 'https://github.com/SMLinkPreview.git'
2116
```
2217

2318
## Author

0 commit comments

Comments
 (0)