From 702dbb19fba609f588d07d89619d685c42ad2fc2 Mon Sep 17 00:00:00 2001 From: devingfx Date: Sun, 1 Jul 2018 19:28:26 +0200 Subject: [PATCH] README link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index acd576d..8124745 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ mini web app to use WebCrypto -[bookmarklet]("javascript:win=window.open('','','titlebar=no,location=no'); fetch('https://git.p2p.legal/dig/kriptopter/raw/master/kriptopter').then(res=>res.text()).then(app=>win.document.write(app) )") \ No newline at end of file +[bookmarklet](javascript:win=window.open('','','titlebar=no,location=no'); fetch('https://git.p2p.legal/dig/kriptopter/raw/master/kriptopter').then(res=>res.text()).then(app=>win.document.write(app) )) \ No newline at end of file