Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
strawberry 2024-03-19 00:51:24 -04:00 committed by June
parent 7b15f85c62
commit a405f10f82
2 changed files with 5 additions and 5 deletions

View file

@ -35,11 +35,7 @@ from time to time.
There are still a few nice to have features missing that some users may notice:
- Outgoing read receipts and typing indicators (receiving works)
#### What's different about your fork than upstream Conduit?
See [docs/differences.md](docs/differences.md)
- Outgoing typing indicators (receiving works)
#### Why does this fork exist? Why don't you contribute back upstream?

View file

@ -4,6 +4,10 @@
{{#include ../README.md:body}}
#### What's different about your fork than upstream Conduit?
See [differences.md](differences.md)
#### How can I deploy my own?
- [Deployment options](deploying.md)