diff --git a/src/HEADER b/src/HEADER index 3a5bffe..477d244 100644 --- a/src/HEADER +++ b/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