aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAllusive <[email protected]>2023-12-02 21:32:58 +1100
committerGitHub <[email protected]>2023-12-02 21:32:58 +1100
commit626188972079fd07fe87c7bda213d20ef4e6b757 (patch)
tree375b0203d740161e66f0fa8ebad0fd2caebb6bb5
parentupdate version number (diff)
downloadcompfy-626188972079fd07fe87c7bda213d20ef4e6b757.tar.xz
compfy-626188972079fd07fe87c7bda213d20ef4e6b757.zip
Update README.md
-rw-r--r--README.md21
1 files changed, 0 insertions, 21 deletions
diff --git a/README.md b/README.md
index 363fb35..5bef588 100644
--- a/README.md
+++ b/README.md
@@ -38,7 +38,6 @@ Compfy is avaliable on a few packaged platforms including on the AUR and very so
| ------------------ | ------- | --------------|
| Arch Linux | [AUR](https://aur.archlinux.org/packages/compfy) | :green_circle: |
| NixOS (Stable) | [Custom Package](https://github.com/allusive-dev/compfy/releases/latest) | :green_circle: |
-| NixOS (Unstable) | Nixpkgs | :orange_circle: |
| Other | [Manually Building](#manually) | :green_circle: |
#### Manually
@@ -118,26 +117,6 @@ $ compfy --daemon
# Run Compfy in the background, dissociating it from the terminal.
```
-## Contacts
-
-For general discussion on Compfy there is a Matrix chat room! Join everyone [here](https://matrix.to/#/#compfy-discussion:matrix.org)!
-
-For personal enquiries you can get in contact with me here:
-
-[![Matrix](https://img.shields.io/badge/MATRIX-012121.svg?style=for-the-badge&logo=Matrix&logoColor=white)](https://matrix.to/#/@allusive_:matrix.org)
-[![Discord](https://img.shields.io/badge/DISCORD-5865F2.svg?style=for-the-badge&logo=Discord&logoColor=white)](https://discord.gg/4vaK3Wf3mM)
-[![Email](https://img.shields.io/badge/EMAIL-160F33.svg?style=for-the-badge&logo=ProtonMail&logoColor=white)](mailto:[email protected])
-
-## Contributing
-
-Want to help contribute to Compfy? Here is a few ways you can contribute to the project:
-
-- Open an Issue about a Bug or Feature.
-- Open a Pull Request to fix a Bug or implement a Feature.
-- Sponsor the project on GitHub!
-
-If you are interested in supporting the project further and you have intermediate or higher knowledge with C and/or X11 please contact me and I'll see how you might be able to help out!
-
## License
Compfy is licensed under [MIT](LICENSES/MIT) and [MPL-2.0](LICENSES/MPL-2.0)