Skip to content

Commit

Permalink
read me update
Browse files Browse the repository at this point in the history
  • Loading branch information
amitshekhariitbhu committed Jun 23, 2016
1 parent 1805e05 commit fc78c88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Glide Bitmap Pool is a memory management library for reusing the bitmap memory.
no more GC calling again and again , hence smooth running application. It uses inBitmap while decoding the bitmap
on the supported android versions. All the version use-cases has been handled to optimize it better.

* [Glide](https://github.com/bumptech/glide) and [Fresco](https://github.com/facebook/fresco) uses Bitmap Pool Concept to
* [Glide](https://github.com/bumptech/glide) , [Fresco](https://github.com/facebook/fresco) and [Android Networking](https://github.com/amitshekhariitbhu/AndroidNetworking) uses Bitmap Pool Concept to
load images efficiently.

### Why use this library ?
Expand Down

0 comments on commit fc78c88

Please sign in to comment.