浏览代码

Merge pull request #525 from learn-more/add_link

Add link from the documentation to the code
Rob Loach 2 年之前
父节点
当前提交
ca227ac0f7
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/HEADER

+ 1 - 0
src/HEADER

@@ -47,6 +47,7 @@
 /// - No global or hidden state
 /// - Customizable library modules (you can compile and use only what you need)
 /// - Optional font baker and vertex buffer output
+/// - [Code available on github](https://github.com/Immediate-Mode-UI/Nuklear/)
 ///
 /// ## Features
 /// - Absolutely no platform dependent code