Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ravipratapm committed Jan 11, 2019
1 parent 6540c3d commit ee70647
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
@@ -1,6 +1,6 @@
# EddystoneScanner-iOS-SDK

Eddystone Scanner is a eddystone scanning library written in Swift that scans for eddystone beacons and maintains a list of all the nearby beacons.
Eddystone Scanner is library written in Swift that scans for eddystone beacons and maintains a list of all the nearby beacons.

## Installation

Expand Down Expand Up @@ -48,4 +48,4 @@ If you prefer not to use any of the aforementioned dependency managers, you can

To support background scanning of beacons add `bluetooth-central` to the apps `Info.plist` as one of the values for `UIBackgroundModes` array or just do it from the Capabilities section of the app.

![Xcode Capability Section](https://raw.githubusercontent.com/Beaconstac/EddystoneScanner-iOS-SDK/master/doc_images/background_scanning_capability.png)
![Xcode Capability Section](https://raw.githubusercontent.com/Beaconstac/EddystoneScanner-iOS-SDK/master/doc_images/background_scanning_capability.png)

0 comments on commit ee70647

Please sign in to comment.