diff --git a/README.md b/README.md index 3526aff..abd255a 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ For now, the priority for new platforms is: Example == -```no_run +```rust,no_run use swbuf::GraphicsContext; use winit::event::{Event, WindowEvent}; use winit::event_loop::{ControlFlow, EventLoop};