Update README in examples directory

This commit is contained in:
Héctor Ramón Jiménez 2021-08-13 20:59:42 +07:00
parent f1f58b2a8a
commit 138132758a
No known key found for this signature in database
GPG key ID: 140CC052C94F138E
2 changed files with 4 additions and 3 deletions

View file

@ -1,7 +1,6 @@
## `wgpu` integration
A demonstration of how to integrate Iced in an existing graphical application
that leverages [`wgpu`].
A demonstration of how to integrate Iced in an existing [`wgpu`] application.
The __[`main`]__ file contains all the code of the example.