From 987651f9dab3ef9425fb472749e3f1a8c6e88209 Mon Sep 17 00:00:00 2001 From: Daichi Furiya Date: Wed, 12 Aug 2015 19:26:57 +0900 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ca5b256..5621a0c 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ repositories { dependencies { compile 'jp.wasabeef:glide-transformations:1.0.8' + // If you want to use the GPU Filters compile 'jp.co.cyberagent.android.gpuimage:gpuimage-library:1.2.3' } ```