mirror of
https://github.com/Drop-OSS/wry-cef.git
synced 2026-01-30 20:55:24 +01:00
Add preview gif
This commit is contained in:
@@ -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"
|
||||
```
|
||||
|
||||
<div align="center">
|
||||
<a href="https://gfycat.com/helplessmagnificentballoonfish">
|
||||
<img src="https://thumbs.gfycat.com/helplessmagnificentballoonfish.gif">
|
||||
</a>
|
||||
</div>
|
||||
|
||||
## Overview
|
||||
|
||||
Wry connects the web engine on each platform and provides easy to use and unified interface to render WebView. It uses
|
||||
|
||||
Reference in New Issue
Block a user