From 2eac9169bcf754d43dcf1c0d112f7b70e88869ef Mon Sep 17 00:00:00 2001 From: Christophe Riccio Date: Tue, 1 Nov 2016 15:54:58 +0100 Subject: [PATCH] Replaced the manual by a markdown version #458 --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index e5d6d0fb..d2dd14d6 100644 --- a/readme.md +++ b/readme.md @@ -58,6 +58,7 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate) ##### Improvements: - Added lowp variant of GTC_colorspace convertLinearToSRGB #419 +- Replaced the manual by a markdown version #458 ##### Fixes: