From aa877fcacc22c16913eb4c3ae2bfdc88fe53fe21 Mon Sep 17 00:00:00 2001 From: Kirill Chibisov Date: Tue, 10 Oct 2023 21:17:54 +0400 Subject: [PATCH] chore: update readme --- CONTRIBUTING.md | 9 --------- README.md | 6 +++++- 2 files changed, 5 insertions(+), 10 deletions(-) delete mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md deleted file mode 100644 index 418135a..0000000 --- a/CONTRIBUTING.md +++ /dev/null @@ -1,9 +0,0 @@ -# Contributing - -Smithay Clipboard is open to contributions from anyone. - -## Smithay Project - -There is a Matrix room dedicated to the Smithay project: -[#smithay:matrix.org](https://matrix.to/#/#smithay:matrix.org). If you don't want to use matrix, this room is -also bridged to libera.chat: `#smithay`. diff --git a/README.md b/README.md index 030f176..93caa33 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ [![crates.io](https://img.shields.io/crates/v/smithay-clipboard.svg)](https://crates.io/crates/smithay-clipboard) -[![Build Status](https://travis-ci.org/Smithay/smithay-clipboard.svg?branch=master)](https://travis-ci.org/Smithay/smithay-clipboard) # Smithay Clipboard @@ -17,3 +16,8 @@ this is not what you're looking for. The documentation for the master branch is [available online](https://smithay.github.io/smithay-clipboard/). The documentation for the releases can be found on [docs.rs](https://docs.rs/smithay-clipboard). + +## Contact Us + +If you have questions or want to discuss the project with us, join our chatroom on matrix: +[#sctk:matrix.org](https://matrix.to/#/#sctk:matrix.org).