From 187857f106d639246f70278d4a55422f89014fd1 Mon Sep 17 00:00:00 2001 From: Antoine Poinsot Date: Thu, 4 Apr 2024 12:06:50 +0200 Subject: [PATCH] README: add a link to our Discord --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d5312d92..8240dec0 100644 --- a/README.md +++ b/README.md @@ -45,8 +45,11 @@ If you just want to quickly try out Liana on Bitcoin Signet, see [`doc/TRY.md`]( ## Hacking on Liana Liana is an open source project. It is [hosted at Github](https://github.com/wizardsardine/liana). -Contributions are very welcome. See [here](CONTRIBUTING.md) for guidelines. Liana is separated in -two main components: the daemon and the Graphical User Interface. +Contributions are very welcome. See [here](CONTRIBUTING.md) for guidelines. Most regular +contributors hang out on [our Discord](https://discord.gg/9rAqZHwkv6). Join us there if you have any +question about contributing. + +Liana is separated in two main components: the daemon and the Graphical User Interface. #### Liana daemon