diff --git a/profile/README.md b/profile/README.md index 789f29b..4b33465 100644 --- a/profile/README.md +++ b/profile/README.md @@ -3,6 +3,6 @@ Trilogy is a client library for MySQL-compatible database servers, designed for - [`trilogy`](https://github.com/trilogy-libraries/trilogy): C client with additional language libraries, including Ruby. - An Active Recod Trilogy Adapter is included in Ruby on Rails v7.1+ -- [`activerecord-trilogy-adapter`](https://github.com/trilogy-libraries/activerecord-trilogy-adapter): Legacy Rails Active Record Adapter compatible with Rails v7.0. +- [`activerecord-trilogy-adapter`](https://github.com/trilogy-libraries/activerecord-trilogy-adapter): Legacy Rails Active Record Adapter compatible with Rails v6.0-v7.0. Trilogy is developed by GitHub and our developer community. Learn more about Trilogy in our [announcement blog post](https://github.blog/2022-08-25-introducing-trilogy-a-new-database-adapter-for-ruby-on-rails/).