From 0a31f572026bc5e507ed5cf067a8b2400f0c8476 Mon Sep 17 00:00:00 2001 From: Mátyás Mustoha Date: Wed, 18 Feb 2015 16:52:22 +0100 Subject: Fixed missing newline in README. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 596af94..baaf022 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,8 @@ fn main() { - Some events are not implemented - Implementation is still work-in-progress - Vsync not implemented - - Changing the cursor (set_cursor) is not implemented + - Changing the cursor (set_cursor) is not implemented + ### Win32 - You must call `glFlush` before `swap_buffers`, or else on Windows 8 nothing will be visible on the window -- cgit v1.2.3