Skip to content

Commit

Permalink
Fixed typos in the readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
petermetz committed Jul 6, 2014
1 parent fd11aeb commit 4ad4698
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@

#### Features exclusive to iOS

* Advertising as iBeacon (only on iOS devices, when the app is in the foreground)
* Region Monitoring (or geo fencing), works in all app states.

### Installation
Expand All @@ -48,7 +47,7 @@ through the ```cordova.plugins.locationManager``` reference chain.

#### Standard [CLLocationManager](https://developer.apple.com/library/ios/documentation/CoreLocation/Reference/CLLocationManager_Class/CLLocationManager/CLLocationManager.html) functions

##### Creating CLBeaconRegion DTOs
##### Creating BeaconRegion DTOs

```
/**
Expand Down

0 comments on commit 4ad4698

Please sign in to comment.