Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Azat Mardanov committed Mar 22, 2013
1 parent 46e84fa commit 11ed594
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Readme.md
Expand Up @@ -16,6 +16,8 @@ Installation
Examples
==========

To run examples/tests insall Mocha `$ npm install -g mocha` and run `$ mocha you-file-name.js`:

```javascript
describe('OAuth',function(){
var request = require('superagent');
Expand Down

0 comments on commit 11ed594

Please sign in to comment.