Skip to content

Commit

Permalink
Updated link to the maintained fork of FastImageCache
Browse files Browse the repository at this point in the history
  • Loading branch information
dezinezync authored Jul 24, 2018
1 parent ffa30c6 commit 054bab0
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 @@ -31,7 +31,7 @@ then run, `carthage update` to grab the latest source.
### How it works
`DZFICNetworkController` utilizes the `sourceImageURLWithFormatName:` method on your `id<FICEntity>` object to fetch a URL for the image to be downloaded. No extra efforts required.

[1]: https://github.com/path/FastImageCache.git
[1]: https://github.com/mallorypaine/FastImageCache

### License
MIT License. Please refer to the LICENSE file for more details.
Expand Down

0 comments on commit 054bab0

Please sign in to comment.