Skip to content

Commit

Permalink
fix example
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewmueller committed Mar 26, 2015
1 parent b0529b7 commit 3b3338c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
```js
var xray = require('x-ray');

xray('github.com/stars/matthewmueller')
xray('http://github.com/stars/matthewmueller')
.select([{
$root: '.repo-list-item',
title: '.repo-list-name',
Expand Down

0 comments on commit 3b3338c

Please sign in to comment.