From 7b5ed52b65c24bc26e42e28151e77bc4f7af3826 Mon Sep 17 00:00:00 2001
From: mcbarton <150042563+mcbarton@users.noreply.github.com>
Date: Tue, 30 Sep 2025 19:44:27 +0100
Subject: [PATCH] Add link to Discord in Readme
---
README.md | 4 ++++
discord.svg | 8 ++++++++
2 files changed, 12 insertions(+)
create mode 100644 discord.svg
diff --git a/README.md b/README.md
index b50c08a2..542f2d56 100644
--- a/README.md
+++ b/README.md
@@ -15,6 +15,10 @@
`xeus-cpp` is a Jupyter kernel for cpp based on the native implementation of the
Jupyter protocol [xeus](https://github.com/jupyter-xeus/xeus).
+Join our discord for discussions and collaboration.
+
+
+
To try a Jupyter Lite demo based on the main branch