diff options
| author | Allusive <[email protected]> | 2023-12-02 21:32:58 +1100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-12-02 21:32:58 +1100 |
| commit | 626188972079fd07fe87c7bda213d20ef4e6b757 (patch) | |
| tree | 375b0203d740161e66f0fa8ebad0fd2caebb6bb5 | |
| parent | update version number (diff) | |
| download | compfy-626188972079fd07fe87c7bda213d20ef4e6b757.tar.xz compfy-626188972079fd07fe87c7bda213d20ef4e6b757.zip | |
Update README.md
| -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) |