Skip to content
This repository was archived by the owner on Jun 6, 2023. It is now read-only.

Commit 254def5

Browse files
authored
Update README.md
1 parent 0502167 commit 254def5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# 🧳 Distributed Tracing Baggage Core
22

33
> 📔 **NOTE**: It is very unlikely that you want to depend on _this_ package itself.
4-
> Most libraries and projects should depend on and use the https://github.com/apple/swift-distributed-tracing-baggage package instead.
5-
> And consider baggage an implementation detail, unless avoiding the `SwiftLog` dependency is necessary.
4+
>
5+
> Most libraries and projects should depend on and use the https://github.com/apple/swift-distributed-tracing-baggage package instead,
6+
> unless avoiding the `SwiftLog` dependency is necessary.
67
78
`Baggage` is a minimal (zero-dependency) context propagation container, intended to "carry" baggage items
89
for purposes of cross-cutting tools to be built on top of it.

0 commit comments

Comments
 (0)