Skip to content

Commit

Permalink
Merge branch 'master' into IncorporatingSearchBarOutsideOfCollectionView
Browse files Browse the repository at this point in the history
  • Loading branch information
pavankataria committed Mar 17, 2017
2 parents 67fa849 + 8ebb026 commit d6c4703
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
Empty file removed .README.md.swp
Empty file.
11 changes: 9 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,16 @@ https://img.shields.io/cocoapods/p/SwiftDataTables.svg

This package was inspired by Javascript's DataTables package.

## Example
## Demo Project Included

To run the example project, clone the repo, and run `pod install` from the Example directory first.
To run the example project do the following:
1) Download or clone the repo (`git clone https://github.com/pavankataria/SwiftDataTables`)
2) Change directory into the `SwiftDataTables/Example` folder (`cd SwiftDataTables/Example`)
3) Install pod files (`pod install`)
4) With Xcode 8 installed, as normal, open the workspace file `SwiftDataTables.xcworkspace`, and not `SwiftDataTables.xcodeproj`
5) Build and Run.

If you have any questions or wish to make any suggestions, please open an issue with the appropriate label, and I'll get back to you right away. Thank you

## Requirements
+ iOS 8.0+
Expand Down

0 comments on commit d6c4703

Please sign in to comment.