Update README.md

This commit is contained in:
Sebastian Lenzlinger 2023-07-16 15:49:51 +02:00 committed by GitHub
parent cf621ba4d4
commit b85e30150a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
# RippleChat
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].
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.