Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
timyates committed Jul 9, 2013
1 parent daec308 commit 9d5f784
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 @@ -116,7 +116,7 @@ or
{
action: "select",
stmt: "SELECT * FROM xxx WHERE a=? AND b=?",
params: [ [ 10, 20 ], ... ]
values: [ [ 10, 20 ], ... ]
}

### Outputs
Expand Down

0 comments on commit 9d5f784

Please sign in to comment.