Skip to content

Commit

Permalink
Fixed read me
Browse files Browse the repository at this point in the history
  • Loading branch information
melvitax committed Jul 22, 2016
1 parent dfdcdbe commit ed8387a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ func applyBorder(border:CGFloat, color:UIColor) -> UIImage?
```

### Image Effects

```Swift
// Applies a light blur effect to the image
func applyLightEffect() -> UIImage?
// Applies a extra light blur effect to the image
Expand Down

0 comments on commit ed8387a

Please sign in to comment.