diff --git a/README.md b/README.md
index 3b06414..03ae641 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,7 @@
# GroupedScope: Has Many Associations IN (GROUPS)
-
-
-
+
GroupedScope provides an easy way to group objects and to allow those groups to share association collections via existing `has_many` relationships. You may enjoy my original article titled [*Jack has_many :things*](http://metaskills.net/2008/09/28/jack-has_many-things/).