From 1f66a5cea486be7373c63f45973be6f1068f899e Mon Sep 17 00:00:00 2001 From: Johannes Messner Date: Wed, 11 Jan 2023 14:13:47 +0100 Subject: [PATCH] docs: add discord to the readme Signed-off-by: Johannes Messner --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 57d8ef0bf1e..db1e977b63c 100644 --- a/README.md +++ b/README.md @@ -269,6 +269,7 @@ pip install "git+https://github.com/docarray/docarray@feat-rewrite-v2#egg=docarr ## Further reading +- [Join our Discord server](https://discord.gg/WaMp6PVPgR) - [V2 announcement blog post](https://github.com/docarray/notes/blob/main/blog/01-announcement.md) - [Donation to Linux Foundation AI&Data blog post](https://jina.ai/news/donate-docarray-lf-for-inclusive-standard-multimodal-data-model/) - [Submit ideas, feature requests, and discussions](https://github.com/docarray/docarray/discussions)