Skip to content
This repository has been archived by the owner on Oct 19, 2023. It is now read-only.

Fix broken headings in Markdown files #12

Merged
merged 1 commit into from
Apr 17, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ RFKeyboardToolbar<br /> [![RFGravatarImageView Version](http://img.shields.io/co
====================
This is a flexible UIView and UIButton subclass to add customized buttons and toolbars to your UITextFields/UITextViews. This project was inspired by the toolbar seen in [iOctocat](http://ioctocat.com).

##Installation
## Installation

### Installation with CocoaPods

Expand Down Expand Up @@ -48,15 +48,15 @@ _textView.inputAccessoryView = [RFKeyboardToolbar toolbarWithButtons:@[exampleBu

Hope you enjoy it! Please Fork and send Pull Requests!

##Screenshots
## Screenshots

![RFMarkdownTextView](http://i.imgur.com/NEAocbW.png)

##Contributors
## Contributors
- [Rudd Fawcett (@ruddfawcett)] (https://github.com/ruddfawcett) - Creator
- [Brandon Butler (@Hackmodford)] (https://github.com/Hackmodford)
- [Jesús A. Álvarez (@zydeco)] (https://github.com/zydeco)

##License
## License

RFKeyboardToolbar is available under the MIT license. See the LICENSE file for more info.