Browse Source

Fixed formatting

Christophe Riccio 9 years ago
parent
commit
250b2762cf
1 changed files with 2 additions and 2 deletions
  1. 2 2
      readme.md

+ 2 - 2
readme.md

@@ -40,8 +40,6 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
 }
 }
 ```
 ```
 
 
-## [Lastest release](https://github.com/g-truc/glm/releases/latest)
-
 ## Project Health
 ## Project Health
 
 
 | Service | System | Compiler | Status |
 | Service | System | Compiler | Status |
@@ -50,6 +48,8 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
 
 
 ## Release notes
 ## Release notes
 
 
+### [Lastest release](https://github.com/g-truc/glm/releases/latest)
+
 ### [GLM 0.9.9.0](https://github.com/g-truc/glm/releases/latest) - 2017-XX-XX
 ### [GLM 0.9.9.0](https://github.com/g-truc/glm/releases/latest) - 2017-XX-XX
 #### Features:
 #### Features:
 - Added RGBM encoding in GTC_packing #420
 - Added RGBM encoding in GTC_packing #420