diff --git a/README.md b/README.md index 1f6cdc4..2b11cdf 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,6 @@ -# google_api_wrapper +# Google API Wrapper +Simple wrapper around the google-python rest api aiming to make interaction with google services. +## Todo +* Stop using oauth2client since it is deprecated +* Completely test all drive functionality