From b0755db1e39f36622ef9385c86382e40fc7a9224 Mon Sep 17 00:00:00 2001 From: mookyjan Date: Thu, 14 Nov 2019 16:40:06 +0800 Subject: [PATCH 1/2] adding Coil library in Image loading section --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d5766c..4dc6365 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,9 @@ Name | Repository | License [ion](https://github.com/koush/ion) | https://github.com/koush/ion | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) [Picasso](http://square.github.io/picasso) | https://github.com/square/picasso | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) [Universal Image Loader](https://github.com/nostra13/Android-Universal-Image-Loader) | https://github.com/nostra13/Android-Universal-Image-Loader | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) -[Fresco](http://frescolib.org) | https://github.com/facebook/fresco | [BSD License](https://github.com/facebook/fresco/blob/master/LICENSE) +[Fresco](http://frescolib.org) | https://github.com/facebook/fresco | [BSD License] +[Coil](https://coil-kt.github.io/coil/) +(https://github.com/facebook/fresco/blob/master/LICENSE) ## Drawable Name | Repository | License --- | --- | --- From 5df3e07cf2ea606971892dc858ba614f98bffb60 Mon Sep 17 00:00:00 2001 From: mookyjan Date: Thu, 14 Nov 2019 16:41:54 +0800 Subject: [PATCH 2/2] adding Coil library in Image Loading Section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4dc6365..59772fb 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ Name | Repository | License [Picasso](http://square.github.io/picasso) | https://github.com/square/picasso | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) [Universal Image Loader](https://github.com/nostra13/Android-Universal-Image-Loader) | https://github.com/nostra13/Android-Universal-Image-Loader | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) [Fresco](http://frescolib.org) | https://github.com/facebook/fresco | [BSD License] -[Coil](https://coil-kt.github.io/coil/) +[Coil](https://coil-kt.github.io/coil/) | https://coil-kt.github.io/coil/ | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) (https://github.com/facebook/fresco/blob/master/LICENSE) ## Drawable Name | Repository | License