From 8493a6bbd3180189eac1750d599daef442740393 Mon Sep 17 00:00:00 2001 From: Nick Thomas Date: Mon, 29 Apr 2024 10:02:32 -0700 Subject: [PATCH] docs language --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 15fef33..8a9c51d 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Link multiple devices via websocket. Linking means that both devices share the same AES key. -This depends on each device having a [keystore](https://github.com/fission-codes/keystore-idb) that stores the private keys. Also, you need a websocket server, +This depends on each device having a [keystore](https://github.com/fission-codes/keystore-idb) that stores your private keys. Also, you need a websocket server, for example [partykit](https://www.partykit.io/). We have two devices, a parent and a child. To securely send an AES key to