Skip to content

Commit

Permalink
[DOC] Read-me
Browse files Browse the repository at this point in the history
  • Loading branch information
Romilson Nunes authored and Romilson Nunes committed Feb 18, 2016
1 parent 6846a3d commit 64a8906
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 @@ -26,18 +26,18 @@ You can Also choose the position of easily activity indicator or Set It up with
* iOS 8.0+ / Mac OS X 10.9+
* Xcode 7.0+

## Adding RNLoadingButton(Swift) to your project
## Adding RNLoadingButton-Swift to your project

#### Cocoapods

1. Add a pod entry for RNActivityView to your Podfile `pod 'RNLoadingButton(Swift)'`
1. Add a pod entry for RNActivityView to your Podfile `pod 'RNLoadingButton-Swift'`
2. Install the pod(s) by running `pod install`.

#### Manually

1. Drag RNLoadingButton.swift to your project

## Using RNLoadingButton(Swift)
## Using RNLoadingButton-Swift

```swift
//Mark: Can usage with Nib
Expand Down

0 comments on commit 64a8906

Please sign in to comment.