File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Swift W3C Trace Context
2
2
3
- [ ![ Swift 5.9] ( https://img.shields.io/badge/Swift-5.9-brightgreen.svg )] ( https://swift.org/download )
4
3
[ ![ CI] ( https://github.com/slashmo/swift-w3c-trace-context/actions/workflows/ci.yml/badge.svg )] ( https://github.com/slashmo/swift-w3c-trace-context/actions/workflows/ci.yml )
4
+ [ ![ Swift] ( https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fslashmo%2Fswift-w3c-trace-context%2Fbadge%3Ftype%3Dswift-versions )] ( https://swiftpackageindex.com/slashmo/swift-w3c-trace-context )
5
+ [ ![ ] ( https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fslashmo%2Fswift-w3c-trace-context%2Fbadge%3Ftype%3Dplatforms )] ( https://swiftpackageindex.com/slashmo/swift-w3c-trace-context )
5
6
6
7
A Swift implementation of the [ W3C Trace Context] ( https://www.w3.org/TR/trace-context-1/ ) standard.
7
8
9
+ ## Documentation
10
+
11
+ Our documentation is hosted on the
12
+ [ Swift Package Index] ( https://swiftpackageindex.com/slashmo/swift-w3c-trace-context/documentation/w3ctracecontext ) .
13
+
8
14
## Contributing
9
15
10
16
Please make sure to run [ ` ./scripts/soundness.sh ` ] ( ./scripts/soundness.sh ) when contributing.
You can’t perform that action at this time.
0 commit comments