From a9264241bfa553ca1dde0277391c6c7e69854f26 Mon Sep 17 00:00:00 2001 From: Benny Date: Fri, 12 Sep 2014 16:44:29 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 21ad504..e5cf47a 100644 --- a/README.md +++ b/README.md @@ -90,5 +90,6 @@ cmake -G "Visual Studio 12" ../ - Run ##Additional Credits## +- Etay Meiri, for http://ogldev.atspace.co.uk/ which inspired the base code for this repository. - [@mxaddict](https://github.com/mxaddict) for setting up the awesome CMake build system - Everyone who's created or contributed to issues and pull requests, which make the project better!