From 7dd0008f2a56211d439fbf3c042a8a431f5ba844 Mon Sep 17 00:00:00 2001 From: David Adler Date: Fri, 23 Feb 2018 12:40:59 -0800 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 611adc1..db046a6 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,16 @@ Downloads git sub dir -##Usage +## Usage python get_git_sub_dir.py user/repo python get_git_sub_dir.py user/private_repo --private -##Options Flags: +## Options Flags: - `--private`: the repo is private (default is `False`, username and password will be requested) - `-r`: recursive download (default is `True`) - `-p`: filepath - `-b`: branch -##Example +## Example Let's download the docs from twitter bootstrap https://github.com/twbs/bootstrap/tree/master/docs