Skip to content

Commit

Permalink
readme updated
Browse files Browse the repository at this point in the history
  • Loading branch information
amitshekhariitbhu committed Jul 16, 2016
1 parent 08ea75a commit 0a98f61
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 @@ -11,7 +11,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) , [Fresco](https://github.com/facebook/fresco) and [Android Networking](https://github.com/amitshekhariitbhu/Android-Networking) uses Bitmap Pool Concept to
* [Glide](https://github.com/bumptech/glide) , [Fresco](https://github.com/facebook/fresco) and [Fast Android Networking](https://github.com/amitshekhariitbhu/Fast-Android-Networking) uses Bitmap Pool Concept to
load images efficiently.

### Why use this library ?
Expand Down

0 comments on commit 0a98f61

Please sign in to comment.