README.md in elastic-apm-0.7.1 vs README.md in elastic-apm-0.7.2

- old
+ new

@@ -1,11 +1,20 @@ -# elastic-apm – Elastic APM agent for Ruby (BETA) +# elastic-apm +## Elastic APM agent for ♦️Ruby (🚧 BETA) [![Jenkins](https://img.shields.io/jenkins/s/https/apm-ci.elastic.co/job/elastic+apm-agent-ruby+master.svg)](https://apm-ci.elastic.co/job/elastic+apm-agent-ruby+master/) -This is the official Rubygem for adding [Elastic][]'s [APM][] to your Ruby app. +This is the official Rubygem for [Elastic][] [APM][]. +💡 We'd love to get feedback and information about you setup – please answer this [☑ short survey](https://goo.gl/forms/LQktvn4rkLWBNSWy1). + +--- + +## Documentation + +[Full documentation at Elasti.co](https://www.elastic.co/guide/en/apm/agent/ruby/index.html). + <div> <ul> <li><a href="https://www.elastic.co/guide/en/apm/agent/ruby/1.x/_introduction.html">Introduction</a></li> <li><a href="https://www.elastic.co/guide/en/apm/agent/ruby/1.x/getting-started-rails.html">Getting started with Rails</a></li> <li><a href="https://www.elastic.co/guide/en/apm/agent/ruby/1.x/getting-started-rack.html">Getting started with Rack</a></li> @@ -19,10 +28,17 @@ </li> <li><a href="https://www.elastic.co/guide/en/apm/agent/ruby/1.x/api.html">Public API</a></li> </ul> </div> -# License +--- + +## Getting help + +If you find a bug, please [report an issue](https://github.com/elastic/apm-agent-ruby/issues). +For any other assistance, please open or add to a topic on the [APM discuss forum](https://discuss.elastic.co/c/apm). + +## License Apache 2.0 [Elastic]: https://elastic.co [APM]: https://www.elastic.co/guide/en/apm/server/index.html