diff options
| -rw-r--r-- | README.md | 21 |
1 files changed, 0 insertions, 21 deletions
@@ -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: - -[](https://matrix.to/#/@allusive_:matrix.org) -[](https://discord.gg/4vaK3Wf3mM) -[](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) |