Skip to content

Commit 9cd37ec

Browse files
committed
Update README.md
1 parent 25372f3 commit 9cd37ec

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
Basic port of the [Swift implementation for BlurHash](https://github.com/woltapp/blurhash/tree/master/Swift/BlurHashKit).
22

3-
## BlurHashView
3+
## Usage
44

55
`BlurHashView` has been provided as an easy way to use a BlurHash in SwiftUI.
66

77
```swift
8-
// Example
98
BlurHashView(
109
blurHash: "LGF5?xYk^6#M@-5c,1J5@[or[Q6.",
1110
size: CGSize(width: 4, height: 3),

0 commit comments

Comments
 (0)