v1.0.2: add screenshot

This commit is contained in:
AJ ONeal 2018-12-01 22:29:46 -07:00
父節點 a0e798debd
當前提交 19274dfe1b
共有 2 個檔案被更改,包括 3 行新增1 行删除

查看文件

@ -27,6 +27,8 @@ so you can use Eckles or Rasha, as mentioned above.
<https://coolaj86.com/demos/ssh-to-jwk/>
<img border="1" src="https://i.imgur.com/g35NuLP.png" />
```bash
git clone https://git.coolaj86.com/coolaj86/bluecrypt-ssh-to-jwk.js
pushd bluecrypt-ssh-to-jwk.js/

查看文件

@ -1,6 +1,6 @@
{
"name": "bluecrypt-ssh-to-jwk",
"version": "1.0.1",
"version": "1.0.2",
"description": "SSH to JWK in < 150 lines of VanillaJS.",
"homepage": "https://git.coolaj86.com/coolaj86/bluecrypt-ssh-to-jwk.js",
"main": "ssh-to-jwk.js",