README.md in dynamic_fields_rails-0.1.0 vs README.md in dynamic_fields_rails-0.1.1

- old
+ new

@@ -1,4 +1,6 @@ +[![Gem Version](https://badge.fury.io/rb/dynamic_fields_rails.svg)](https://badge.fury.io/rb/dynamic_fields_rails) + [![Tests](https://github.com/virolea/dynamic_fields/actions/workflows/tests.yml/badge.svg)](https://github.com/virolea/dynamic_fields/actions/workflows/tests.yml) # DynamicFields DynamicFields allows to add persisted attributes to ActiveRecord models without the need for a migration.