From 037c5ec6f52f58af61cca59a6d9fde8afd0fad1a Mon Sep 17 00:00:00 2001 From: Camilla Berglund Date: Fri, 19 Apr 2013 00:19:22 +0200 Subject: [PATCH] Added repository URL to readme. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a3db672f..02ed0eb6 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,8 @@ and contexts, multi-monitor support, EGL and OpenGL ES support, clipboard text support, an error description callback, gamma ramp control, layout-independent keyboard input and UTF-8 for all strings. +GLFW is now hosted on [GitHub](https://github.com/glfw/glfw). + If you are new to GLFW, you may find the [introductory tutorial](http://www.glfw.org/docs/3.0/quick.html) for GLFW 3 useful. If