From 091eb4d85d9a54be00df20e21768017dcf258622 Mon Sep 17 00:00:00 2001 From: Chris Tsang Date: Thu, 19 Oct 2023 19:30:35 +0100 Subject: [PATCH] Readme --- README.md | 2 +- src/lib.rs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 65c05728..1f357e27 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ Integration examples: ## Support [![Discord](https://img.shields.io/discord/873880840487206962?label=Discord)](https://discord.com/invite/uCPdDXzbdv) -Join our Discord server to chat with others in the SeaQL community! +Join our Discord server to chat with other members of the SeaQL community! Professional support on Rust programming and best practices is available. You can email us for a quote! diff --git a/src/lib.rs b/src/lib.rs index 4aa0fd69..75fb1c13 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -53,7 +53,7 @@ //! ## Support //! //! [![Discord](https://img.shields.io/discord/873880840487206962?label=Discord)](https://discord.com/invite/uCPdDXzbdv) -//! Join our Discord server to chat with others in the SeaQL community! +//! Join our Discord server to chat with other members of the SeaQL community! //! //! Professional support on Rust programming and best practices is available. You can email us for a quote! //!