diff --git a/README.md b/README.md index 9d920ce..cf8ce70 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ git clone https://git.p2p.legal/dig/kriptopter ``` ## Build -Build a single-page-app, embedding local resseource un 1 html file: +Build a single-page-app, embedding local ressources into 1 html file: ```javascript node konstrui app.html kriptopter ``` @@ -30,7 +30,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): +Or you can use the online version (not secure): ```html bookmarklet online ```