From ef7773d687ff4e8e9fed6e1e615c94f2220ad700 Mon Sep 17 00:00:00 2001 From: Jamie McDonald Date: Fri, 13 Jun 2014 14:17:57 +0200 Subject: [PATCH] Updated README [skip ci] --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 7f50e70..17d3150 100644 --- a/README.md +++ b/README.md @@ -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