diff --git a/README.md b/README.md index 10f26d1..f2c29b2 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ Using `counter_cache: true` on `belongs_to` associations also works as expected. ## Limitations / TODO -- Gem supports only PostgreSQL for Rails 6 +- Gem supports only PostgreSQL and SQLte3 for Rails 6 ## Contributing