Skip to content

Commit

Permalink
Updated README (from POD)
Browse files Browse the repository at this point in the history
  • Loading branch information
bigpresh committed Jul 7, 2011
1 parent c402de6 commit 3a07ba5
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README
Expand Up @@ -7,7 +7,7 @@ SYNOPSIS
my $wt = WebService::Bluga::Webthumb->new(
user => $user_id,
api_key => $api_key,
size => $size, # small, medium1, medium2, large (default: medium)
size => $size, # small, medium, medium2, large (default: medium)
cache => $cache_days, # optional - default 14
);

Expand Down Expand Up @@ -63,6 +63,9 @@ Instance methods
AUTHOR
David Precious, `<davidp at preshweb.co.uk>'

ACKNOWLEDGEMENTS
James Ronan

CONTRIBUTING
This module is developed on GitHub at:

Expand Down

0 comments on commit 3a07ba5

Please sign in to comment.