~eliasnaur/scatter

8050178d9e2131d026765c2c7ada31e684b527e8 — Elias Naur 3 years ago 897f5ef main
README.md: note that the project is no longer maintained

Add pointers to similar projects.

Signed-off-by: Elias Naur <mail@eliasnaur.com>
1 files changed, 4 insertions(+), 8 deletions(-)

M README.md
M README.md => README.md +4 -8
@@ 20,12 20,8 @@ for Linux, macOS or Windows. For iOS and Android

	$ go run gioui.org/cmd/gogio -target <android|ios> scatter.im/cmd/scatter

## Issues
## Status

File bugs and TODOs through the the [issue tracker](https://todo.sr.ht/~eliasnaur/scatter) or send an email
to [~eliasnaur/scatter@todo.sr.ht](mailto:~eliasnaur/scatter@todo.sr.ht). For general discussion, use the
Gio mailing list: [~eliasnaur/gio@lists.sr.ht](mailto:~eliasnaur/gio@lists.sr.ht).

## Contributing

[Send patches](https://git-send-email.io/) and questions to [~eliasnaur/gio@lists.sr.ht](mailto:~eliasnaur/gio@lists.sr.ht).
The project is no longer actively developed, and is provided in hope it will be useful to
others. For mature implementation of similar ideas, take a look at [Delta](https://delta.chat).
For a maintained implementation of a chat program in Gio, see [Arbor](https://arbor.chat).