From 32aac5716ecb59744d12118d2b4c0cd606af7f47 Mon Sep 17 00:00:00 2001 From: Marcin Tojek Date: Fri, 13 Nov 2020 11:29:06 +0100 Subject: [PATCH] Update README [skip ci] --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d8a9be2..c49be6e 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ `gdriver` is a command-line tool, written in Go, used for downloading large personal files from Google Drive (API v3). The tool provides file selection, integrity checks, transfer retries and requires a user-defined Cloud Platform project. +[![asciicast](https://asciinema.org/a/372715.png)](https://asciinema.org/a/372715) + ## Features * Uses [Google Drive v3 API](https://developers.google.com/drive/api/v3/about-sdk)