README.md in fmrest-0.15.0 vs README.md in fmrest-0.15.1

- old
+ new

@@ -1,17 +1,18 @@ # fmrest-ruby [![Gem Version](https://badge.fury.io/rb/fmrest.svg?style=flat)](https://rubygems.org/gems/fmrest) ![CI](https://github.com/beezwax/fmrest-ruby/workflows/CI/badge.svg) +[![Yard Docs](http://img.shields.io/badge/yard-docs-blue.svg)](https://rubydoc.info/github/beezwax/fmrest-ruby) A Ruby client for [FileMaker 18 and 19's Data API](https://help.claris.com/en/data-api-guide) using [Faraday](https://github.com/lostisland/faraday) and with optional ActiveRecord-ish ORM features through [Spyke](https://github.com/balvig/spyke). -fmrest-ruby only partially implements FileMaker 18's Data API. +fmrest-ruby only partially implements FileMaker 19's Data API. See the [implementation completeness table](#api-implementation-completeness-table) to see if a feature you need is natively supported by the gem. ## Gems @@ -550,8 +551,8 @@ [MIT License](https://opensource.org/licenses/MIT). See [LICENSE.txt](LICENSE.txt). ## Disclaimer -This project is not sponsored by or otherwise affiliated with FileMaker, Inc, -an Apple subsidiary. FileMaker is a trademark of FileMaker, Inc., registered in -the U.S. and other countries. +This project is not sponsored by or otherwise affiliated with Claris +International Inc., an Apple Inc. subsidiary. FileMaker is a trademark of +Claris International Inc., registered in the U.S. and other countries.