Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Florent Dubost committed Aug 13, 2015
1 parent 9512b53 commit 69afa05
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,9 +109,9 @@ var config = require('./superagent-mock-config');
require('superagent-mock')(request, config);
```

## Supported Methods
## Supported methods

All methods are supported.
All request methods are supported (get, put, post, etc.).

## Tests

Expand Down

0 comments on commit 69afa05

Please sign in to comment.