Skip to content

Commit a0e9f7d

Browse files
Merge pull request #8 from ActuallyTaylor/ActuallyTaylor-patch-2
Change repo name
2 parents 1a239b5 + 7b4f223 commit a0e9f7d

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,5 +1,5 @@
1-
# SFSymbols
2-
SFSymbols gives you access to Apple's SFSymbol library in a type safe and Swifty manner. It get's difficult to remember all of the correct symbol names when using strings to label everything. This enumeration makes it easy to use a type safe interface with SFSymbols with SwiftUI, UIKit and AppKit.
1+
# Enumerated SFSymbols
2+
Enmumerated SFSymbols gives you access to Apple's SFSymbol library in a type safe and Swifty manner. It get's difficult to remember all of the correct symbol names when using strings to label everything. This enumeration makes it easy to use a type safe interface with SFSymbols with SwiftUI, UIKit and AppKit.
33

44
## Install
55
Add the following URL to Swift Package Manager:

0 commit comments

Comments
 (0)