From ec938a674b9cd69e8fc394813d937f6c5517e081 Mon Sep 17 00:00:00 2001 From: Joannis Orlandos Date: Mon, 13 Mar 2023 15:27:31 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b3882e5..210e5ff 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ Citadel is a high level API around [NIOSSH](https://github.com/apple/swift-nio-ssh). It aims to add what's out of scope for NIOSSH, lending code from my private tools. +Citadel is in active development by our team or Swift experts. Get in touch with our [Discord Community](https://discord.gg/H6799jh). + +Do you need professional support? We're available at [hello@unbeatable.software](mailto:hello@unbeatable.software) + ## Client Usage Citadel's `SSHClient` needs a connection to a SSH server first: