aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/readme.md b/readme.md
index 8b90250..11e4ecb 100644
--- a/readme.md
+++ b/readme.md
@@ -41,8 +41,8 @@ If you use this project or have any suggestions, please
_Rift_ is similar to the
[magic wormhole](https://github.com/magic-wormhole/magic-wormhole), except that
-is peer-to-peer. It reuses the keks-meet signaling server to establish a WebRTC
-data channel.
+it's peer-to-peer. It reuses the keks-meet signaling server to establish a
+WebRTC data channel.
```sh
pacman -S --needed rustup; rustup install nightly
@@ -129,6 +129,8 @@ system works as follows:
- Prevent join notification bypass by not identifying
- Tray icon for native
- Pin js by bookmarking data:text/html loader page
+- convert protocol enums to `A | B | C`
+- add "contributing" stuff to readme
## Protocol