From 14eba2f27ff478f75686f74b161bc7904fddf405 Mon Sep 17 00:00:00 2001 From: toki Date: Tue, 26 May 2026 13:45:34 +0900 Subject: [PATCH] docs: add name section to README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 25e4ff63..412e3dab 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,11 @@ The current goal is to preserve the proven Mattermost-based messaging and push runtime while moving toward an independent product shape with Nexo-owned service boundaries. +## Name + +`nexo` comes from `nexus`: a connection point where apps, messages, +notifications, and service infrastructure meet. + ## Current Status - `services/core/` is a Mattermost `v11.4.2` based server core and compose runtime.