From 033e82bf94f2d944623cd95d3a25eab2de1d8303 Mon Sep 17 00:00:00 2001 From: Brian Ford Date: Wed, 25 Jul 2012 11:16:30 -0700 Subject: [PATCH] added screencast to readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index adbfc99..d257d7e 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,10 @@ You'll need [Google Chrome Canary](https://tools.google.com/dlpage/chromesxs) or 3. [Download the packed extension](https://github.com/downloads/angular/angularjs-batarang/angularjs-batarang.crx) 4. Open the file (should open with Canary, otherwise try dragging/dropping the file into Canary) and follow the prompts to install. +## Screencast + +Check out [this screencast](http://www.youtube.com/embed/q-7mhcHXSfM) that walks you through the Batarang's features. + ## Using the Batarang First, navigate Chrome Canary to the AngularJS application that you want to debug. [Open the Developer Tools](https://developers.google.com/chrome-developer-tools/docs/overview#access). There should be an AngularJS icon. Click on it to open he AngularJS Batarang.