summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJoel Fischer <joeljfischer@gmail.com>2016-02-09 09:28:32 -0500
committerJoel Fischer <joeljfischer@gmail.com>2016-02-09 09:28:32 -0500
commit213c5de9766807cc52bae713b991497c0ee5ac87 (patch)
treec049e7387a83f32a9447d0732a47db01424c2826 /README.md
parent5f56ac7d473ad0801ae5bef5d038d49a333f656a (diff)
downloadsdl_ios-213c5de9766807cc52bae713b991497c0ee5ac87.tar.gz
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index d0e34aff3..c7316320f 100644
--- a/README.md
+++ b/README.md
@@ -48,6 +48,10 @@ Tagged to our releases is a dynamic framework file that can be drag-and-dropped
You can find the latest reference documentation on [Cocoadocs](http://cocoadocs.org/docsets/SmartDeviceLink-iOS). Install this documentation to [Dash](http://kapeli.com/dash) or Xcode using [Docs for Xcode](https://documancer.com/xcode/). On the [docs page](http://cocoadocs.org/docsets/SmartDeviceLink-iOS), click the 'share' button in the upper right.
+### Getting Help
+
+If you see a bug, feel free to post an issue on the appropriate repository. Please see the [contribution guidelines](https://github.com/smartdevicelink/sdl_ios/blob/master/CONTRIBUTING.md) before proceeding. If you need general assistance, or have other questions, you can [sign up](http://slack.smartdevicelink.org) for the [SDL Slack](https://smartdevicelink.slack.com) and chat with other developers and the maintainers of the project.
+
### Running Tests
To run tests, you will need to bootstrap the Carthage testing libraries. To do so, from the root project directory, run:
```bash