From 10ac2e0581fc8e0d20a63b5a6ce85dfd276b8e5b Mon Sep 17 00:00:00 2001 From: David Muir Sharnoff Date: Sun, 2 Oct 2022 21:31:18 -0700 Subject: [PATCH] readme tweak --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e20856d8..818d7bc5 100644 --- a/README.md +++ b/README.md @@ -178,8 +178,8 @@ into various http router frameworks. Outgoing propagation is sharing the current trace id as the parent request to another server when making a request. Xop currently only supports HTTP -and that only with [resty](https://github.com/go-resty/resty). Adding additional -outgoing propagators is an outstanding priority. +and that only with [resty](https://github.com/go-resty/resty) in the +xopmiddle package. Adding additional outgoing propagators is an outstanding priority. ### Version compatability