Skip to content

Commit 26b1865

Browse files
committed
update readme
1 parent 724ab32 commit 26b1865

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,14 @@
33
A simple and cross-platform SFSymbol picker for SwiftUI
44

55
![](https://img.shields.io/badge/License-MIT-green)
6-
![](https://img.shields.io/badge/Platform-iOS%20%7C%20macOS%20%7C%20tvOS-blue)
6+
![](https://img.shields.io/badge/Platform-iOS%20%7C%20macOS%20%7C%20tvOS%20%7C%20watchOS-blue)
77

88
## Features
99

1010
SymbolPicker provides a simple and cross-platform interface for picking a SFSymbol with search functionality that is backported to iOS 14. SymbolPicker is implemented with SwiftUI and supports iOS, macOS, tvOS and watchOS platforms.
1111

12+
![](/Screenshots/demo.png)
13+
1214
## Usage
1315

1416
### Requirements
@@ -55,8 +57,6 @@ struct ContentView: View {
5557
}
5658
```
5759

58-
![](/Screenshots/demo.png)
59-
6060
## TODO
6161

6262
- [ ] Categories support

0 commit comments

Comments
 (0)