Mettre à jour 'README.md'

This commit is contained in:
dig 2018-07-09 03:42:59 +02:00
parent 97f2be1564
commit 8ba5bb427c
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ node kompilo
it will generate a `kriptoptlet` file containing the text to copy/paste in a new bookmark's url part.
Or you can use the online vversion (not secure):
```
```html
<a href="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 online</a>
```