Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
relatedcode committed Mar 10, 2014
1 parent d6d88dc commit bba7e79
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 @@ -41,7 +41,7 @@ Drag the `ProgressHUD/ProgressHUD` folder into your project.
+ (void)dismiss;
```

## USAGE
## Usage

1., Add the following import to the top of the file:

Expand All @@ -61,7 +61,7 @@ Drag the `ProgressHUD/ProgressHUD` folder into your project.
[ProgressHUD dismiss];
```

## COLOR SHEMES
## Color shemes

Use `sheme_white`, `sheme_black` or `sheme_color` depending on your needs. However feel free to customize the color settings in `ProgressHUD.h` file.

Expand Down

0 comments on commit bba7e79

Please sign in to comment.