Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
treastrain committed Jan 28, 2024
1 parent 67cf1e7 commit fa5e6e2
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ A wrapper for Core NFC and a useful helper when using NFC, leveraging Swift feat

[![MIT License](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/treastrain/TRETJapanNFCReader/blob/master/LICENSE)
[![GitHub Stars](https://img.shields.io/github/stars/treastrain/TRETJapanNFCReader)](https://github.com/treastrain/TRETJapanNFCReader/stargazers) \
![Platform: iOS & iPadOS|macOS|tvOS|watchOS](https://img.shields.io/badge/Platform-iOS%20%26%20iPadOS%20%7C%20macOS%20%7C%20tvOS%20%7C%20watchOS-lightgrey.svg)
![Platform: iOS & iPadOS|macOS|tvOS|watchOS|visionOS](https://img.shields.io/badge/Platform-iOS%20%26%20iPadOS%20%7C%20macOS%20%7C%20tvOS%20%7C%20watchOS%20%7C%20visionOS-lightgrey.svg)
![SwiftUI compatible](https://img.shields.io/badge/SwiftUI-compatible-brightgreen.svg) \
![Swift: 5.7](https://img.shields.io/badge/Swift-5.7-orange.svg)
![Swift: 5.9](https://img.shields.io/badge/Swift-5.9-orange.svg)
[![Swift Package Manager compatible](https://img.shields.io/badge/Swift%20Package%20Manager-compatible-brightgreen.svg)](https://github.com/apple/swift-package-manager) \
[![Twitter: @treastrain](https://img.shields.io/twitter/follow/treastrain?label=%40treastrain&style=social)](https://twitter.com/treastrain) \
[![Swift Build & Test](https://github.com/treastrain/TRETJapanNFCReader/actions/workflows/swift.yml/badge.svg?branch=tretnfckit-main)](https://github.com/treastrain/TRETJapanNFCReader/actions/workflows/swift.yml)
Expand Down Expand Up @@ -301,10 +301,12 @@ Text("some view")
- Mac Catalyst 13.0+
- tvOS 13.0+
- watchOS 6.0+
- Xcode 14.0+
- Swift 5.7+
- visionOS 1.0+
- Xcode 15.0+
- Swift 5.9+

**:warning: Features related to NFC tag reading are only available in iOS 13.0+. :warning:**
> [!NOTE]
> Features related to NFC tag reading are only available in iOS 13.0+.

# License
MIT License
Expand Down

0 comments on commit fa5e6e2

Please sign in to comment.