From e5b7401df7a070c5b4b9b1727c0753989f42a019 Mon Sep 17 00:00:00 2001 From: Graham Sellers Date: Fri, 24 Jul 2015 08:22:52 -0400 Subject: [PATCH] Update README.md. --- README.md | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index a2df379..27b388f 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,8 @@ OpenGL SuperBible 7th Edition Source Code ========================================= This is the repository for the example source code for the 7th edition of the -OpenGL SuperBible. If you keep watching this space, you will see a whole bunch -of OpenGL goodies materialize before your eyes. +OpenGL SuperBible. Please read HOWTOBUILD.txt. It tells you how to build and +run the examples. -The official launch date of the book is July 24th 2015. Code will show up by the -end of that day. - -Thanks, - -Graham \ No newline at end of file +*Note that to run these examples, you need the associated media files which +are available from http://openglsuperbible.com/files/superbible7-media.zip*.