From 75050ae6fcfaf520838e8e8c3fc8635ad2de98d4 Mon Sep 17 00:00:00 2001 From: Nimrod Shneor Date: Thu, 3 Jun 2021 13:28:31 +0300 Subject: [PATCH] Add 'Community' section to README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 748aeea59..5600764e8 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,9 @@ $ git submodule update --init --recursive $ ./integration_test.sh ``` +# Community +We also have an active [Discord](https://discord.gg/h7R3HgWUct) if you'd like to come and chat with us. + # Design and implementation of youki TBD(WIP on [#14](https://github.com/utam0k/youki/issues/14))