Skip to content

Commit

Permalink
emoji 😃
Browse files Browse the repository at this point in the history
  • Loading branch information
ddo committed Mar 25, 2014
1 parent ed9a02d commit 6b51e15
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 @@ -36,7 +36,7 @@ request({
});
```

###Yew way:
###Yew way: (Sync way :smiley:)
```js
var yew = require('yew');
var request = require('request');
Expand Down

0 comments on commit 6b51e15

Please sign in to comment.