We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9023b09 commit c9e3652Copy full SHA for c9e3652
README.md
@@ -55,7 +55,7 @@ For now, the priority for new platforms is:
55
Example
56
==
57
```rust,no_run
58
-use Softbuffer::GraphicsContext;
+use softbuffer::GraphicsContext;
59
use winit::event::{Event, WindowEvent};
60
use winit::event_loop::{ControlFlow, EventLoop};
61
use winit::window::WindowBuilder;
0 commit comments