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
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ Status with ``` UIActivityIndicator ```

Plain status

##Installation
## Installation
Copy contents of the 'TWStatus' folder to your project

##Usage
## Usage

```objc
//Show status with activity indicator
Expand All @@ -31,7 +31,7 @@ Copy contents of the 'TWStatus' folder to your project

```

##Requirements
## Requirements
- iOS >= 5.0
- ARC

Expand Down