From bc6b3a5da19e27d726ec4fc7c34cec574518dfac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sven=20Kapu=C4=91ija?= Date: Tue, 8 Jan 2013 13:43:05 +0100 Subject: [PATCH] Update README.md --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 0b90cd3..7a9c174 100644 --- a/README.md +++ b/README.md @@ -3,12 +3,6 @@ What is Android ImageResizer? Simple library which provides `Bitmap` (in form of `File`, `byte[]` and `Resource`) resizing, cropping, rotation, flipping on Android. Used tips from [developer.android.com](http://developer.android.com/training/building-graphics.html). -Usage --------- - -Copy-paste `.jar` file to your `/libs` folder and then in Eclipse right click on it and `Add to build path`. -> [Download .jar - commit 8012d6b981bcbb0f6d35d6aa9195dacbb9542291](http://www.svenkapudija.com/projects/imageresizer-8012d6b981bcbb0f6d35d6aa9195dacbb9542291.jar) - ### Resize // Different width and height