Christophe Riccio пре 9 година
родитељ
комит
c942ac8d60
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      readme.md

+ 2 - 2
readme.md

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