README link

This commit is contained in:
devingfx 2018-07-01 19:28:26 +02:00
parent 7898ce6385
commit 702dbb19fb
1 changed files with 1 additions and 1 deletions

View File

@ -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) )")
[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) ))