Skip to content

Commit 3f4d241

Browse files
committed
Add CI workflow badge to README 📖
1 parent 30dd24e commit 3f4d241

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Swift W3C Trace Context
22

33
[![Swift 5.9](https://img.shields.io/badge/Swift-5.9-brightgreen.svg)](https://swift.org/download)
4+
[![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)
45

56
A Swift implementation of the [W3C Trace Context](https://www.w3.org/TR/trace-context-1/) standard.
67

0 commit comments

Comments
 (0)