1
0
mirror of https://github.com/wasabeef/glide-transformations.git synced 2025-06-08 23:44:04 +08:00

update documents

This commit is contained in:
wasabeef 2015-01-12 00:57:33 +09:00
parent 7e3793205e
commit 2f634e0569
2 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,7 @@
Change Log
==========
Version 1.0.0 *(2015-01-12)*
----------------------------
Initial release.

View File

@ -1,6 +1,7 @@
Glide Transformations Glide Transformations
====================== ======================
[![License](https://img.shields.io/badge/license-Apache%202-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0) [![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). A transformation library providing a variety of image transformations for [Glide](https://github.com/bumptech/glide).