aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2022-10-03 11:28:16 +0200
committermetamuffin <metamuffin@disroot.org>2022-10-03 11:28:16 +0200
commit4e99a3325318c902cd78ea9f760f46d79acde5c0 (patch)
treecc2bc54f4a0eb27db2b5d38dfbb785c1e9b84bd6 /readme.md
parentfa44b02da29a0bd1b60026d4f6ffd6c9748a09da (diff)
downloadkeks-meet-4e99a3325318c902cd78ea9f760f46d79acde5c0.tar
keks-meet-4e99a3325318c902cd78ea9f760f46d79acde5c0.tar.bz2
keks-meet-4e99a3325318c902cd78ea9f760f46d79acde5c0.tar.zst
riesencommit (part 1)
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