Skip to content

Commit 1825944

Browse files
committed
Update README.md
1 parent c079c33 commit 1825944

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
The dev tools available to web developers in modern browsers are great. Many of us can't remember what life was like before "Inspect Element". But what we see in the compiled output sent to our browser is often the wrong level of detail - what about being able to visualize the higher level components of your UI? Controllers, templates, partials, Backbone views, etc.
66

7-
Xray is the missing link between the browser and your app code. Press **cmd+ctrl+x** to reveal the overlay - click anything to open it the file in your editor.
7+
Xray is the missing link between the browser and your app code. Press **cmd+ctrl+x** to reveal the overlay - click anything to open the associated file in your editor.
88

99
![Screenshot](http://dl.dropbox.com/u/156655/Screenshots/xgf7ukh3fya-.png)
1010

0 commit comments

Comments
 (0)