Skip to content

Commit

Permalink
Update README in preparation for v0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lilyball committed Jan 16, 2018
1 parent 7be87c4 commit d611a8b
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
![Platforms](https://img.shields.io/badge/platforms-ios%20%7C%20macos%20%7C%20watchos%20%7C%20tvos-lightgrey.svg)
![Languages](https://img.shields.io/badge/languages-swift%20%7C%20objc-orange.svg)
![License](https://img.shields.io/badge/license-MIT%2FApache-blue.svg)
[![CocoaPods](https://img.shields.io/cocoapods/v/Tomorrowland.svg)](http://cocoadocs.org/docsets/Tomorrowland)
[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)][Carthage]

[Carthage]: https://github.com/carthage/carthage
Expand Down Expand Up @@ -55,10 +56,8 @@ github "kballard/Tomorrowland" master

### CocoaPods

Tomorrowland has not yet been submitted to CocoaPods. This will happen when it hits v1.0. In the meantime, you can pull it directly from our repository.

```ruby
pod 'Tomorrowland', :git => 'https://github.com/kballard/Tomorrowland.git'
pod 'Tomorrowland', '~> 0.1.0'
```

### SwiftPM
Expand Down Expand Up @@ -301,4 +300,6 @@ Unless you explicitly state otherwise, any contribution intentionally submitted

## Version History

No releases yet.
### v0.1

Initial alpha release.

0 comments on commit d611a8b

Please sign in to comment.