diff --git a/.idea/awesome_hstore_translate.iml b/.idea/awesome_hstore_translate.iml
index b3cef74..6caf008 100644
--- a/.idea/awesome_hstore_translate.iml
+++ b/.idea/awesome_hstore_translate.iml
@@ -38,7 +38,7 @@
-
+
@@ -59,7 +59,7 @@
-
+
@@ -67,7 +67,7 @@
-
+
@@ -88,7 +88,7 @@
-
+
@@ -96,7 +96,7 @@
-
+
@@ -117,7 +117,7 @@
-
+
diff --git a/README.md b/README.md
index 783f85b..0448f30 100644
--- a/README.md
+++ b/README.md
@@ -15,8 +15,7 @@ This gem uses PostgreSQLs hstore datatype and ActiveRecord models to translate m
- [x] `v0.1.0` Language specific accessors
- [x] `v0.2.0` Awesome Hstore Translate as drop in replace for [`hstore_translate`](https://github.com/Leadformance/hstore_translate)
- `with_[attr]_translation(str)` is not supported
- - [x] `v0.2.0` Support record selection via ActiveRecord (e. g. `where`, `find_by`)
- - maybe it's a bad idea to implement this
+ - [x] `v0.2.0` Support record selection via ActiveRecord (e. g. `where`, `find_by`, ..)
- [ ] `backlog` Support `friendly_id` (see `friendly_id-awesome_hstore` gem)
## Requirements