diff --git a/README.md b/README.md index cc1c013..f0653d8 100644 --- a/README.md +++ b/README.md @@ -7,10 +7,10 @@ A Select component based on the native html select. -Why a select component? Because `Ember.Select` is hard to use, and -really, all you want to do is just use a `` tag dammit. The only difference is that you want value of +the options to be any object and not just a string. ## Installation