diff --git a/README.md b/README.md index daa299a..bcd4d4c 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,13 @@ quickly bridging the gap between classic components and Glimmer components, but are still generally an anti-pattern. We recommend considering a custom modifier in most use-cases where you might want to reach for this package. +_**For more information on why these modifiers exist and concrete examples of what the modern alternatives to using them are, +watch the below talk from EmberFest 2022.**_ + + + + + ## Compatibility - Ember.js v3.20 or above