From dd4d66d1bf2893584d67fed821765d7d9f5e90de Mon Sep 17 00:00:00 2001 From: Camilla Berglund Date: Sat, 27 Feb 2016 21:58:09 +0100 Subject: [PATCH] Language --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 38bec8fa..4cf5858d 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ for creating windows, contexts and surfaces, reading input, handling events, etc Version 3.2 is _not yet described_. If you are new to GLFW, you may find the -[introductory tutorial](http://www.glfw.org/docs/latest/quick.html) for GLFW +[tutorial](http://www.glfw.org/docs/latest/quick.html) for GLFW 3 useful. If you have used GLFW 2 in the past, there is a [transition guide](http://www.glfw.org/docs/latest/moving.html) for moving to the GLFW 3 API.