Skip to content

Commit

Permalink
Merge pull request #3 from naeemshaikh90/patch-1
Browse files Browse the repository at this point in the history
Fixing Markdown changes
  • Loading branch information
rnkyr authored Oct 24, 2018
2 parents d27dc8a + d7f7323 commit 89d507a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,19 +9,19 @@ Concept of a fitness app.

Check this <a href="https://dribbble.com/shots/2337201-Fitness-App-Prototype">project on dribbble</a>.

##Requirements
## Requirements
- iOS 9.0+
- Xcode 7
- Swift 2

##Installing with [CocoaPods](https://cocoapods.org)
## Installing with [CocoaPods](https://cocoapods.org)

```ruby
use_frameworks!
pod ‘FitTrack’, '~> 0.1.0’
```
##Usage
## Usage
At first, import FitTrack:
```swift
Expand Down

0 comments on commit 89d507a

Please sign in to comment.