Skip to content

Commit

Permalink
Merge pull request #42 from omergul123/develop
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
omergul committed Jun 1, 2015
2 parents 551a550 + 9be5af4 commit 3a9db12
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

LLSimpleCamera is a library for creating a customized camera - video recorder screens similar to snapchat's. You don't have to present the camera in a new view controller.

You can also use my [LLVideoEditor][1] library to easily edit recorded videos.

###LLSimpleCamera:###
* lets you easily capture photos and record videos (finally)
* handles the position and flash of the camera
Expand Down Expand Up @@ -120,5 +122,5 @@ Some significant changes have been made at both internal structure and api.
- fixed a problem that sometimes caused a crash after capturing a photo.
- improved code structure, didChangeDevice delegate is now also triggered for the first default device.


[1]: http://github.com/omergul123/LLVideoEditor
[2]: http://omerfarukgul.com

0 comments on commit 3a9db12

Please sign in to comment.