From 391d8b4731921825c5b255d11539270dadeeeece Mon Sep 17 00:00:00 2001 From: Marco Otte-Witte Date: Fri, 7 Apr 2017 11:36:26 +0200 Subject: [PATCH] add link to ember-map video --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e527aa09..cd6cad47 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,6 @@ ember-test-selectors Enabling better element selectors in [Ember.js](http://emberjs.com) tests - Features ------------------------------------------------------------------------------ @@ -29,6 +28,9 @@ Features More information on why that is useful are available on our [blog](http://simplabs.com/blog/2016/03/04/ember-test-selectors.html)! +EmberMap also has a +[great video introducing ember-test-selectors](https://embermap.com/video/ember-test-selectors). + Installation ------------------------------------------------------------------------------