README.md in seed_dump-3.2.3 vs README.md in seed_dump-3.2.4

- old
+ new

@@ -1,8 +1,8 @@ Seed Dump ======== -Seed Dump is a Rails 4 plugin that adds a rake task named `db:seed:dump`. +Seed Dump is a Rails 4 and 5 plugin that adds a rake task named `db:seed:dump`. It allows you to create seed data files from the existing data in your database. You can also use Seed Dump from the Rails console. See below for usage examples.