diff --git a/README.md b/README.md index e986cc1..4b4d500 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,9 @@ A Select component based on the native html select. -There are a lot of options out there for fancy dropdowns, but after -spending many months writing them, we've learned you can't beat a -native ``. +`` is a drop-in component to let you use any object for your selectable options. You can use it out of the box, or as a building block of something more ambitious.