From 5ca8209ccca0c76b9dac286c2e4523585c93d1d7 Mon Sep 17 00:00:00 2001 From: Barry Deeney Date: Wed, 28 May 2014 06:01:48 +0800 Subject: [PATCH] Updated README to link to my github profile! :) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 657aed0..b9cba7c 100644 --- a/README.md +++ b/README.md @@ -87,5 +87,5 @@ cmake -G "Visual Studio 12" ../ - Run ##Additional Credits## -- mxaddict for setting up the awesome CMake build system +- [@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!