Skip to content

Commit 7ffeab4

Browse files
committed
Add status badges
1 parent e748f6b commit 7ffeab4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# ResponsiveTextField
22

3+
[![CI](https://github.com/lukeredpath/swift-responsive-textfield/actions/workflows/ci.yml/badge.svg)](https://github.com/lukeredpath/swift-responsive-textfield/actions/workflows/ci.yml)
4+
[![GitHub license](https://img.shields.io/github/license/lukeredpath/swift-responsive-textfield.svg)](https://github.com/lukeredpath/swift-responsive-textfield/blob/master/LICENSE)
5+
36
This library aims to achieve one goal, which is provide a reasonably flexible
47
and useful SwiftUI wrapper around UITextField that provides more control over
58
it's first responder status, one of the most glaring omissions from SwiftUI's

0 commit comments

Comments
 (0)