Skip to content

Commit

Permalink
Amend README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
notgull committed May 20, 2023
1 parent 25d6877 commit 1c3d5a7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,10 +73,6 @@ Winit provides the following features, which can be enabled in your `Cargo.toml`

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

`winit` doesn't do drawing, try the examples in [`glutin`] instead.

[`glutin`]: https://github.com/rust-windowing/glutin

#### WebAssembly

To run the web example: `cargo run-wasm --example web`
Expand Down

0 comments on commit 1c3d5a7

Please sign in to comment.