diff options
author | Igor Ovsiannikov <garek@mail.ru> | 2018-01-07 02:16:31 +0900 |
---|---|---|
committer | Mohamed Zenadi <zeapo@users.noreply.github.com> | 2018-01-06 18:16:31 +0100 |
commit | 3710cf5eb3d67bac9afd37760409a0559312c184 (patch) | |
tree | 8cdd04de5d34eb70f6881430ea41c14d27093532 | |
parent | 770788fe673dabf0411917bf9ed0696f11ae5eae (diff) |
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.
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 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 |