From 7638ff3af61d8a7e203077f61379278f08906f8f Mon Sep 17 00:00:00 2001 From: Devin Kelley <105753233+devkelley@users.noreply.github.com> Date: Thu, 14 Sep 2023 13:52:34 -0700 Subject: [PATCH] update readme --- docs/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/README.md b/docs/README.md index f26a861..f4fc5a8 100644 --- a/docs/README.md +++ b/docs/README.md @@ -211,8 +211,8 @@ Below is a diagram showing the lifetime of a topic: ## Chariott Integration -The Pub Sub Service connects to [Eclipse Chariott](https://github.com/eclipse-chariott/chariott) as -a Service Provider. This means that the service becomes discoverable through the Chariott service +The Pub Sub Service registers with [Eclipse Chariott](https://github.com/eclipse-chariott/chariott) +as a Service Provider. This means that the service becomes discoverable through Chariott's service discovery mechanism. Applications that want to utlize a publish/subscribe service can call Chariott to return the gRPC endpoint for the Pub Sub Service. Publishers are the only applications that need to communicate directly with the Pub Sub Service to manage topic lifetimes and get any broker