Skip to content

Commit

Permalink
title consistency
Browse files Browse the repository at this point in the history
  • Loading branch information
gpolak committed Aug 18, 2014
1 parent e89b291 commit 02cc8d3
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 @@ -12,7 +12,7 @@ iOS heat map package
## Anti-Features
LFHeatMap is a simple `UIImage` generator. The resulting object can be used like any other `UIImage`, standalone or in a `UIImageView`. While it can be overlaid on top of a `MKMapView`, it is not strongly tied to this specific component and hence does not offer the benefits that come with a more complex implementation of `MKOverlayRenderer`.

## Adding LFHeatMap to your project
## Adding LFHeatMap to Your Project

### CocoaPods

Expand All @@ -23,7 +23,7 @@ platform :ios, '5.0'
pod "LFHeatMap"
```

### Source files
### Source Files

Alternatively you can directly add the `LFHeatMap` folder to your project.

Expand Down

0 comments on commit 02cc8d3

Please sign in to comment.