Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ A chart library for Apple Watch based on [PNChart](https://github.com/kevinzhow/

##Usage##

###Cocoapods###
###CocoaPods###
In your watchOS target

pod 'NKWatchChart'
Expand All @@ -23,7 +23,7 @@ And

#import "NKWatchChart.h"

[Using Cocoapods with watchOS 2](https://medium.com/@JTEhlert/using-cocoapods-with-watchos-2-723b92eae04f) by Justin Ehlert
[Using CocoaPods with watchOS 2](https://medium.com/@JTEhlert/using-cocoapods-with-watchos-2-723b92eae04f) by Justin Ehlert

###Copy NKWatchChart folder to watch app extension ###

Expand Down