Authored by Bogdan Poplauschi
Committed by GitHub

Updated the README

@@ -180,10 +180,12 @@ In the source files where you need to use the library, import the header file: @@ -180,10 +180,12 @@ In the source files where you need to use the library, import the header file:
180 At this point your workspace should build without error. If you are having problem, post to the Issue and the 180 At this point your workspace should build without error. If you are having problem, post to the Issue and the
181 community can help you solve it. 181 community can help you solve it.
182 182
183 -Future Enhancements  
184 -------------------- 183 +## Author
  184 +- [Olivier Poitrey](https://github.com/rs)
185 185
186 -- LRU memory cache cleanup instead of reset on memory warning 186 +## Collaborators
  187 +- [Konstantinos K.](https://github.com/mythodeia)
  188 +- [Bogdan Poplauschi](https://github.com/bpoplauschi)
187 189
188 ## Licenses 190 ## Licenses
189 191
@@ -198,4 +200,3 @@ All source code is licensed under the [MIT License](https://raw.github.com/rs/SD @@ -198,4 +200,3 @@ All source code is licensed under the [MIT License](https://raw.github.com/rs/SD
198 <p align="center" > 200 <p align="center" >
199 <img src="Docs/SDWebImageSequenceDiagram.png" title="SDWebImage sequence diagram"> 201 <img src="Docs/SDWebImageSequenceDiagram.png" title="SDWebImage sequence diagram">
200 </p> 202 </p>
201 -