diff options
author | metamuffin <metamuffin@disroot.org> | 2024-07-08 15:10:29 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2024-07-08 15:10:29 +0200 |
commit | ddcf22c1d6054c8571fb9ba4def90f42d6d30240 (patch) | |
tree | df808911a9e4540a5fa186fa956efbac664208b0 /protocol.md | |
parent | b5bd610022dbd4348467af6c1be2135c1dc48f99 (diff) | |
download | hurrycurry-ddcf22c1d6054c8571fb9ba4def90f42d6d30240.tar hurrycurry-ddcf22c1d6054c8571fb9ba4def90f42d6d30240.tar.bz2 hurrycurry-ddcf22c1d6054c8571fb9ba4def90f42d6d30240.tar.zst |
Rebrand to Hurry Curry!
Diffstat (limited to 'protocol.md')
-rw-r--r-- | protocol.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocol.md b/protocol.md index 3b1fd87b..bfb4ece8 100644 --- a/protocol.md +++ b/protocol.md @@ -16,7 +16,7 @@ --> -# undercooked protocol +# Hurry Curry! protocol The protocol schema is defined in [`protocol.ts`](./test-client/protocol.ts) |