Update readme of frameworks
This commit is contained in:
parent
153a404d5f
commit
59367c1eb0
|
|
@ -53,9 +53,7 @@ struct Configuration {
|
|||
|
||||
# Installation via SPM
|
||||
|
||||
```swift
|
||||
package.append(.package(url: "https://github.com/Loupehope/TITransitions.git", from: "0.2.0"))
|
||||
```
|
||||
You can install this framework as a target of LeadKit.
|
||||
|
||||
# License
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1,7 @@
|
|||
# TIUIKitCore
|
||||
|
||||
Core UI elements from LeadKit.
|
||||
|
||||
# Installation via SPM
|
||||
|
||||
You can install this framework as a target of LeadKit.
|
||||
|
|
|
|||
Loading…
Reference in New Issue