瀏覽代碼

Add linmath.h to readme dependency list

Camilla Berglund 10 年之前
父節點
當前提交
10805cb6ec
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -58,6 +58,8 @@ GLFW bundles a number of dependencies in the `deps/` directory.
    examples
  - An OpenGL 3.2 core loader generated by
    [glad](https://github.com/Dav1dde/glad) for examples using modern OpenGL
+ - [linmath.h](https://github.com/datenwolf/linmath.h) for linear algebra in
+   examples
 
 
 ## Changelog