From 4679ed98c3f79ae888cc3cf03980dbe3828d761a Mon Sep 17 00:00:00 2001 From: Piyush Raj Date: Sat, 13 Jan 2018 03:54:16 +0530 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..0101e1f --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# google-drive-ResumableUpload +A helpful java library/class for uploading large files in chunks on google drive.