From 4adfc4af02c024a860a653fac902e81d8e63dd8c Mon Sep 17 00:00:00 2001 From: Sebastian Lenzlinger <74497638+sebaschi@users.noreply.github.com> Date: Wed, 9 Aug 2023 17:59:31 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 078dbe9..4d91456 100644 --- a/README.md +++ b/README.md @@ -2,5 +2,5 @@ RippleChat is a meant to be a TinySSB compatible chat client. It is started as a university project as a proof of concept for p2p messaging in a Secure Scuttlebut fashion on iOS. At this stage it communicates via BLE. It is not currently compatible with TinySSB conforming apps like [Tremola](https://github.com/cn-uofbasel/tremola). -Future work inlcudes switching to the tinySSB protocol and heavily beautifying th UI. +Future work includes switching to the tinySSB protocol and heavily beautifying th UI.