Skip to content

Commit 1596f23

Browse files
committed
Add missing compatible platforms in the Readme
1 parent 16f1183 commit 1596f23

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# ⚙️ CLTLogger (**C**ommand-**L**ine **T**ools Logger)
22

33
<picture><img alt="Compatible from Swift 5.1 to 6." src="https://img.shields.io/badge/Swift-6.0_%7C_5.10--5.1-blue"></picture>
4-
<picture><img alt="Compatible with macOS, Linux, Windows, iOS, visionOS, tvOS and watchOS." src="https://img.shields.io/badge/Platforms-macOS_%7C_Linux_%7C_Windows_%7C_iOS_%7C_visionOS_%7C_tvOS_%7C_watchOS-blue"></picture>
4+
<picture><img alt="Compatible with macOS, iOS, visionOS, tvOS and watchOS." src="https://img.shields.io/badge/Platforms-macOS_%7C_iOS_%7C_visionOS_%7C_tvOS_%7C_watchOS-blue"></picture>
5+
<picture><img alt="Compatible with Linux, Windows, WASI and Android." src="https://img.shields.io/badge/Platforms-Linux_%7C_Windows_%7C_WASI_%7C_Android-blue"></picture>
56
[![](<https://img.shields.io/github/v/release/xcode-actions/clt-logger>)](<https://github.com/xcode-actions/clt-logger/releases>)
67

78
A simple [swift-log](<https://github.com/apple/swift-log>)-compatible logger designed for Command Line Tools.

0 commit comments

Comments
 (0)