From 8fdf421541e9fce520258f0aeae2e3d53abddd62 Mon Sep 17 00:00:00 2001 From: Werner Kroneman Date: Sun, 10 Dec 2023 14:30:47 +0100 Subject: [PATCH] Added contact anc contribution to the readme. --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8be47f9..98f1f23 100644 --- a/README.md +++ b/README.md @@ -12,4 +12,12 @@ Currently, simply open the development shell defined in the flake.nix file; this with all the dependencies installed. Then, run `cargo build` to build the project, and `cargo run` to run it. Installation without Nix is not supported at this time, but you should be able to install the dependencies -through `apt` or a similar package manager. \ No newline at end of file +through `apt` or a similar package manager. + +## Contact + +This project can be discussed on XMPP at `dergchat@conference.mizah.xyz`, or in the issues on [Codeberg](https://codeberg.org/Mizah/Dergchat). + +## Contributing + +I do not currently consider the project to be of sufficient maturity to invite contributions, but if you do wish to contribute, feel free to open an issue, a pull request, or talk to us on the XMPP chat mentioned above. \ No newline at end of file