From b8cd0a8c12adf55dfd26654eefefddcca615e263 Mon Sep 17 00:00:00 2001 From: Daichi Furiya Date: Tue, 13 Jan 2015 16:45:43 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 191be5e..94e44e3 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Glide Transformations [![License](https://img.shields.io/badge/license-Apache%202-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0) [![Download](https://api.bintray.com/packages/wasabeef/maven/glide-transformations/images/download.svg)](https://bintray.com/wasabeef/maven/glide-transformations/_latestVersion) -A transformation library providing a variety of image transformations for [Glide](https://github.com/bumptech/glide). +An Android transformation library providing a variety of image transformations for [Glide](https://github.com/bumptech/glide). Please feel free to use this.