Skip to content

Commit 1c3d5a7

Browse files
committed
Amend README.md
1 parent 25d6877 commit 1c3d5a7

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

-4
Original file line numberDiff line numberDiff line change
@@ -73,10 +73,6 @@ Winit provides the following features, which can be enabled in your `Cargo.toml`
7373

7474
Note that windows don't appear on Wayland until you draw/present to them.
7575

76-
`winit` doesn't do drawing, try the examples in [`glutin`] instead.
77-
78-
[`glutin`]: https://github.com/rust-windowing/glutin
79-
8076
#### WebAssembly
8177

8278
To run the web example: `cargo run-wasm --example web`

0 commit comments

Comments
 (0)