Skip to content

Commit

Permalink
fixed indentation in readme [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
glaszig committed Apr 1, 2017
1 parent 859ae11 commit 11b20f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@ Either clone this repo and add the project to your Xcode workspace, use [CocoaPo
Add this to you Podfile:

```ruby
pod 'SZTextView'
pod 'SZTextView'
```

#### Carthage

Add this line to your Cartfile:

```
github "glaszig/SZTextView"
github "glaszig/SZTextView"
```

## Usage
Expand Down

0 comments on commit 11b20f0

Please sign in to comment.