diff --git a/README.md b/README.md index d76e67ba..ebaf8a08 100644 --- a/README.md +++ b/README.md @@ -45,8 +45,8 @@ https://zestia.github.io/ember-select-box ## Notes - Does not come with any styles -- Does not concern itself with dropdown positioning - (this can be achieved using a positioning libraries or in future using CSS anchor positioning) +- Does not concern itself with dropdown positioning
+ (this can be achieved using a positioning libraries, or in future using CSS anchor positioning) - The Dropdown component will be swapped for a Popover when browsers have better support for it. ## Example