~yujiri/libsufec

869664f1e6b4241d131a5c1a3addb7617b283d36 — Evin Yulo 1 year, 7 months ago 7ecbda1 main
fix typos in readme
1 files changed, 1 insertions(+), 1 deletions(-)

M README.md
M README.md => README.md +1 -1
@@ 1,3 1,3 @@
Library for [the Sufec messaging protocol](https://yujiri.xyz/sufec).

Currently this library includes some structs that aren't related to the protocol but that most clients would want, like `Room` and `Store`. In the future, this library cold be separted into a core "libsufec" and a "sufec-client-utils" or something.
Currently this library includes some structs that aren't related to the protocol but that most clients would want, like `Room` and `Store`. In the future, this library could be separated into a core "libsufec" and a "sufec-client-utils" or something.