Skip to content

Commit

Permalink
Add (very) short description to README
Browse files Browse the repository at this point in the history
  • Loading branch information
merixzon committed Sep 4, 2013
1 parent f8f0397 commit 127f063
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,10 @@ Usage
$contact->add_group_membership( $movie_stars_group );
$contact->update;


Description
-----------

This module implements the [the Google Contacts API version 3.0](http://code.google.com/apis/contacts/docs/3.0/developers_guide_protocol.html),
allowing you to easily create, retrieve, update and delete contacts and contact groups you have in your Google account using Perl.

0 comments on commit 127f063

Please sign in to comment.