From 9aa95e83b915be41ab3e40bb00e456df2462ee99 Mon Sep 17 00:00:00 2001 From: Bogdan Poplauschi Date: Sat, 28 May 2016 21:52:11 +0300 Subject: [PATCH] Added Communication section to the readme --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index afc9a9fd..ecb2674c 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,14 @@ This library provides an async image downloader with cache support. For convenie ## Who Uses It - Find out [who uses SDWebImage](https://github.com/rs/SDWebImage/wiki/Who-Uses-SDWebImage) and add your app to the list. +## Communication + +- If you need help, use Stack Overflow. (Tag 'sdwebimage') +- If you'd like to ask a general question, use Stack Overflow. +- If you found a bug, open an issue. +- If you have a feature request, open an issue. +- If you want to contribute, submit a pull request. + ## Installation ## How To Use