README.md in recurly-3.0.0 vs README.md in recurly-3.1.0
- old
+ new
@@ -1,23 +1,14 @@
# Recurly
This repository houses the official ruby client for Recurly's V3 API.
> *Note*:
-> If you were looking for the V2 client, see the [master branch](https://github.com/recurly/recurly-client-ruby/tree/master).
+> If you were looking for the V2 client, see the [v2 branch](https://github.com/recurly/recurly-client-ruby/tree/v2).
-## Getting Started
+## Reference Documentation
-### Documentation
+Getting Started Guide and reference tdocumentation can be found on [rubydoc.info](https://www.rubydoc.info/github/recurly/recurly-client-ruby/).
-> *Note*:
-> Until rubydoc.info respects our `.yardopts` file, see documentation [here](GETTING_STARTED.md).
-
-Ruby documentation and the getting started instructions can be found
-on rubydoc.info: [https://www.rubydoc.info/github/recurly/recurly-client-ruby/](https://www.rubydoc.info/github/recurly/recurly-client-ruby/).
-
-Documentation for the HTTP API and example code can be found
-[on our Developer Portal](https://developers.recurly.com/api/v2019-10-10/).
-
-### Contributing
+## Contributing
Please see our [Contributing Guide](CONTRIBUTING.md).