Update README.md (#368)
I suggest to make picture width 320px. Currently it is very big and does not even fit the screen. And it seems, `style` does not work for some reason.
This commit is contained in:
parent
770788fe67
commit
3710cf5eb3
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ gpg --export-secret-key [the_id] > keys.asc
|
|||
Clone using SSH-key, then decrypt a password
|
||||
--------------------------------------------
|
||||
|
||||
<img src="tutorial_clone_ssh_then_decrypt.gif" alt="Clone And Decrypt" style="width:720px">
|
||||
<img src="tutorial_clone_ssh_then_decrypt.gif" alt="Clone And Decrypt" width="320">
|
||||
|
||||
|
||||
Features
|
||||
|
|
Loading…
Reference in a new issue