From 2b4316fc83239adb4e3ab09a597244621b15cbd6 Mon Sep 17 00:00:00 2001 From: Brian Date: Thu, 20 Feb 2014 11:20:20 -0700 Subject: [PATCH] Can't code block link. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a27e09..fd1d57f 100644 --- a/README.md +++ b/README.md @@ -5,4 +5,4 @@ C++ GameDev related math helpers. These helpers will be designed for ease of us Requirements ----------- -Aside from a C++ compiler, there are no external dependencies outside of the stdlib. However, for running unit tests this uses `[igloo](https://github.com/joakimkarlsson/igloo)`, already referenced as an external. \ No newline at end of file +Aside from a C++ compiler, there are no external dependencies outside of the stdlib. However, for running unit tests this uses [igloo](https://github.com/joakimkarlsson/igloo), already referenced as an external. \ No newline at end of file