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