Skip to content

Commit 69f99d3

Browse files
Update readme
1 parent 624ab85 commit 69f99d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# FloatingTextFieldSwiftUI
1+
# FloatingTextField
22

33
A highly customizable and feature-rich floating label text field component for SwiftUI, inspired by Material Design principles.
44

@@ -31,7 +31,7 @@ Add the following to your `Package.swift` file:
3131

3232
```swift
3333
dependencies: [
34-
.package(url: "https://github.com/mohammadnabulsi/FloatingTextFieldSwiftUI.git", from: "1.0.0")
34+
.package(url: "https://github.com/mohammadnabulsi/FloatingTextField.git", from: "1.0.0")
3535
]
3636
```
3737

0 commit comments

Comments
 (0)