aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authortypebrook <typebrook@gmail.com>2020-04-12 08:59:29 +0800
committertypebrook <typebrook@gmail.com>2020-04-12 08:59:36 +0800
commit1efff77b7919967a0483d77f10bedcb7e83cb941 (patch)
treed9a2d92e324571d3a4f3b03b031e6140e3bd26ff /README.md
parentc307db105fe60ef8e2b918d305e7f20568bd1478 (diff)
Update README
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index b687025..a1f6ed2 100644
--- a/README.md
+++ b/README.md
@@ -158,8 +158,9 @@ Also, if you run `gist <INDEX>` with `--no-action`, then action would be ignored
158For example, use `gist config EDITOR code` to use VSCode instead. 158For example, use `gist config EDITOR code` to use VSCode instead.
159 159
160### protocol 160### protocol
161**[Optional]** Protocol to clone git repo. Default to `HTTPS` 161**[Optional]** Protocol to clone git repo. Default to be `HTTPS`
162valid values are: 162
163Valid values are:
163- https 164- https
164- ssh 165- ssh
165 166