Update README.md

"shows" → "demonstrates"

"QR" → "QR code"

"will open" → "opens"

"will start" → "begins"
This commit is contained in:
Danyll 2024-11-27 18:43:41 +01:00 committed by GitHub
parent 65d842ed34
commit a1f8f42c3b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,7 @@
## Background
The `noise` application is an example that shows how to do pairing between js-waku and go-waku
The `noise` application is an example that demonstrates how to do pairing between js-waku and go-waku
## Preparation
```
@ -16,4 +16,4 @@ To start the `noise` application run the following from the project directory
```
./build/noise
```
The app will display a QR and a link that will open the js-noise example in the browser. The handshake process will start afterwards
The app will display a QR code and a link that opens the js-noise example in the browser. The handshake process begins afterwards