Updated README [skip ci]

This commit is contained in:
Jamie McDonald 2014-06-13 14:17:57 +02:00
parent 5478630ae1
commit ef7773d687
1 changed files with 1 additions and 3 deletions

View File

@ -1,13 +1,11 @@
> I guess people are just cropping out all the sadness
This is another Android library project providing a simple image cropping `Activity`, based on code from AOSP.
An Android library project to provide a simple image cropping `Activity`, based on code from AOSP.
[![Build Status](https://travis-ci.org/jdamcd/android-crop.png)](https://travis-ci.org/jdamcd/android-crop)
## Goals
I put this together in my [hacker time](http://backstage.soundcloud.com/2011/12/stop-hacker-time/) as a replacement for our old android-cropimage fork.
* Gradle build with AAR
* Modern UI
* Backwards compatible to Gingerbread