From 77d219d2ed4dd249de64f881bc461488ac13f980 Mon Sep 17 00:00:00 2001 From: omar Date: Wed, 23 Oct 2019 14:41:57 +0200 Subject: [PATCH] Added Glossary --- Home.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Home.md b/Home.md index 8e68b57..50dd6c6 100644 --- a/Home.md +++ b/Home.md @@ -14,6 +14,7 @@ Feel free to edit and contribute! ## Wiki Pages - [[FAQ (Frequently Asked Questions)|https://github.com/ocornut/imgui/blob/master/docs/FAQ.md]] +- [[Glossary|Glossary]] - [[Language bindings, Framework/Engine bindings|Bindings]] - [[Software using dear imgui|Software-using-dear-imgui]] - [[User quotes|Quotes]]