diff options
author | Alexander Bantyev | 2021-06-06 16:04:12 +0300 |
---|---|---|
committer | Alexander Bantyev | 2021-06-06 16:04:12 +0300 |
commit | 2a7cef6c29545b177ad357639943107d2dbed394 (patch) | |
tree | f009970ae91f7ea20e6d3c252f0e73bc5cdfeb0c | |
parent | d2d05e1357b84d5d70a3acba866c01eca2e4e2aa (diff) |
Mention the matrix channel in the README
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -10,6 +10,8 @@ SPDX-License-Identifier: MPL-2.0 A Simple, multi-profile Nix-flake deploy tool. +Questions? Need help? Join us on Matrix: [`#deploy-rs:matrix.org`](https://matrix.to/#/#deploy-rs:matrix.org) + ## Usage Basic usage: `deploy [options] <flake>`. |