diff --git a/clib.json b/clib.json index 65aa3eb..43215ed 100644 --- a/clib.json +++ b/clib.json @@ -4,5 +4,6 @@ "repo": "Immediate-Mode-UI/Nuklear", "description": "A small ANSI C gui toolkit", "keywords": ["gl", "ui", "toolkit"], + "license": "MIT", "src": ["nuklear.h"] }