diff --git a/README.md b/README.md index a194ad2..29c481c 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,15 @@ # sumo_rest Generic cowboy handlers to work with Sumo + +## Contact Us +For **questions** or **general comments** regarding the use of this library, +please use our public [hipchat room](http://inaka.net/hipchat). + +If you find any **bugs** or have a **problem** while using this library, please +[open an issue](https://github.com/inaka/elvis/issues/new) in this repo +(or a pull request :)). + +And you can check all of our open-source projects at [inaka.github.io](http://inaka.github.io). + +# Example App +For an example on how to use this library, please check [lsl](https://github.com/inaka/lsl)