diff --git a/README.md b/README.md index 0077147..40a2528 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # WRY (Webview Rendering librarY) +[](https://crates.io/crates/wry) + Cross-platfrom WebView rendering library in Rust that supports all major desktop platforms like Windows 10, macOS, and Linux. ```toml @@ -7,6 +9,12 @@ Cross-platfrom WebView rendering library in Rust that supports all major desktop wry = "0.5.0" ``` +