Skip to content

Commit 2cec03a

Browse files
Added shields to README.md
1 parent 9985ad7 commit 2cec03a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# SwiftUI Tooltip
22

3+
![Workflow checks](https://img.shields.io/github/checks-status/quassummanus/SwiftUI-Tooltip/main)
4+
![Release version](https://img.shields.io/github/v/release/quassummanus/SwiftUI-Tooltip)
5+
![License](https://img.shields.io/github/license/quassummanus/SwiftUI-Tooltip)
6+
37
This package provides you with an easy way to show tooltips over any SwiftUI view, since Apple does not provide one.
48

59
## Getting started

0 commit comments

Comments
 (0)