Skip to content

Commit

Permalink
More readme stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
mikaoj committed Apr 21, 2014
1 parent 739a9e9 commit 23b7b03
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ A mix between the native iOS 7 gallery and facebooks image picker.
This is still in alpha stage. It is untested and hanvn't been battle-proven yet, so be warned if you intend to use it in "production".
See TODO section for planned features and stuff that needs to be done.
# Install
## Framework
### Download framework
[Download the framework](https://bitbucket.org/backslashed/bsimagepicker/downloads/BSImagePickerController.framework.zip "framework") and drop into your project.
### Or build it yourself
Expand All @@ -19,6 +20,8 @@ xcodebuild -target BuildFramework
open -a Finder Products/
```
* Drag & Drop framework into your project
## Other
TODO: Add description for other ways to install. git clone/submodule, cocoapod, what more?
# Use
Import header
```objc
Expand Down

0 comments on commit 23b7b03

Please sign in to comment.