Skip to content

Commit

Permalink
Regenerate README
Browse files Browse the repository at this point in the history
  • Loading branch information
syohex committed May 25, 2013
1 parent 264983c commit 7058135
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Expand Up @@ -49,7 +49,7 @@ _%args_ must have following parameter:

## Instance Method

### $dmm->search(%param)
### $dmm->search(%param) : WebService::DMM::Response

_%params_ mandatory parameters are:

Expand Down Expand Up @@ -94,6 +94,10 @@ _%param_ optional parameters are:
Search keyword. You can use DMM search keyword style.
Keyword should be string(not byte sequence).

### $dmm->last\_response : Furl::Response

Return last response which is a Furl::Response instance.

# SERVICE AND FLOOR

DMM.com services are:
Expand Down

0 comments on commit 7058135

Please sign in to comment.