Skip to content

Commit

Permalink
Merge pull request Boris-Em#89 from DavidQL/master
Browse files Browse the repository at this point in the history
Fix path in bridging header section in Readme
  • Loading branch information
Boris-Em committed Nov 6, 2014
2 parents 63bab0d + fece954 commit 2739cce
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 @@ -77,7 +77,7 @@ The other way to install <b>BEMSimpleLineGraph</b>, is to drag and drop the *Cla
####Swift Projects
To use <b>BEMSimpleLineGraph</b> in a Swift project add the following to your bridging header:

#import "BEMSimpleLineGraph.h"
#import "BEMSimpleLineGraphView.h”

### Setup
Setting up <b>BEMSimpleLineGraph</b> in your project is simple. If you're familiar with UITableView, then <b>BEMSimpleLineGraph </b>should be a breeze. Follow the steps below to get everything up and running.
Expand Down

0 comments on commit 2739cce

Please sign in to comment.