Update README.md

This commit is contained in:
Zaphik 2024-10-03 12:06:22 +01:00 committed by GitHub
parent ce950d9164
commit fbcebebbca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34,7 +34,7 @@ Install `webkitgtk6.0-dev` or similar (based on the package manager) as well as
## Usage ## Usage
```swift ```swift
struct Counter: View { struct ContentView: View {
@State private var url: String = "https://github.com/Zaphik/AdwaitaWebViewSwift" @State private var url: String = "https://github.com/Zaphik/AdwaitaWebViewSwift"