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