From 0cba15b6b3cb72b32fdcf9880cc92602a39b4531 Mon Sep 17 00:00:00 2001 From: Raphael Roberts Date: Sun, 6 Jan 2019 18:57:47 -0600 Subject: [PATCH] Update 'README.md' --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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