Skip to content

Commit d73d24a

Browse files
committed
Add shields
(cherry picked from commit 93a0fd4)
1 parent e58242e commit d73d24a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Temporal Swift SDK
22

3+
[![](https://img.shields.io/badge/docc-read_documentation-blue)](https://swiftpackageindex.com/apple/swift-temporal-sdk/documentation)
4+
[![](https://img.shields.io/github/v/release/apple/swift-temporal-sdk)](https://github.com/apple/swift-temporal-sdk/releases)
5+
[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fapple%2Fswift-temporal-sdk%2Fbadge%3Ftype%3Dswift-versions)](https://swiftpackageindex.com/apple/swift-temporal-sdk)
6+
[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fapple%2Fswift-temporal-sdk%2Fbadge%3Ftype%3Dplatforms)](https://swiftpackageindex.com/apple/swift-temporal-sdk)
7+
38
[Temporal](https://temporal.io/) is a distributed, scalable, durable, and highly
49
available orchestration engine used to execute asynchronous, long-running
510
business logic in a scalable and resilient way.

0 commit comments

Comments
 (0)