Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
bgrins committed Feb 21, 2012
1 parent 1cbc2e4 commit 15bf6e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -13,7 +13,7 @@ See http://foliotek.github.com/AjaxQ for a demonstration and documentation

$.getq(name, opts);

`$.postq` follows the [$.post](http://api.jquery.com/jQuery.get/) options and return value, with an extra first parameter (the queue name).
`$.postq` follows the [$.post](http://api.jquery.com/jQuery.post/) options and return value, with an extra first parameter (the queue name).

$.postq(name, opts);

Expand Down

0 comments on commit 15bf6e0

Please sign in to comment.