README.md in automigration-1.0.1 vs README.md in automigration-1.0.2
- old
+ new
@@ -1,7 +1,8 @@
# ActiveRecord automigrations
-Create/modify/delete Active Record columns without migrations. It works only with PostgreSQL.
+Create/modify/delete Active Record columns without migrations.
+It works with PostgreSQL and SQLite.
## Installation
```
gem 'automigration'