Skip to content

Commit 6ec29e4

Browse files
committed
Image alignment
Single quote was causing alignment problem
1 parent 4a8616c commit 6ec29e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ Run `pod install` in the project directory
2424
##### Manually:
2525

2626
1. Download or clone this repo on your system.
27-
2. Drag and drop the Beaconstac.framework file into your Xcode project. Make sure that "Copy Items to Destination's Group Folder" is checked.
28-
<img src="images/frameworkdrop.png" alt="Build Phases" width="600">
27+
2. Drag and drop the Beaconstac.framework file into your Xcode project. Make sure that "Copy Items to Destinations Group Folder" is checked.
28+
![Copy Items](https://raw.githubusercontent.com/Beaconstac/iOS-SDK/master/images/frameworkdrop.png)
2929

3030
3. Navigate to Beaconstac.framework/Resources folder in Finder and drop the Beaconstac.bundle into Project navigator area. Make sure that "Copy Items to Destination's Group Folder" checked.
3131
<img src="images/bundledrop.png" alt="Build Phases" width="600">

0 commit comments

Comments
 (0)