From 7982c21c362211ae8a704d790b3e972d82c00396 Mon Sep 17 00:00:00 2001 From: Tig Kindel Date: Wed, 27 Apr 2022 11:09:43 -0700 Subject: [PATCH] Updated Home (markdown) --- Home.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Home.md b/Home.md index be3d3d7..e6e8c30 100644 --- a/Home.md +++ b/Home.md @@ -1,2 +1,3 @@ * [Framework Design Guidelines](https://github.com/migueldeicaza/gui.cs/wiki/Framework-Design-Guidelines) + * [Creating new Views and Controls](https://github.com/migueldeicaza/gui.cs/wiki/Checklist-for-creating-new-Views-and-Controls) * [Testing](https://github.com/migueldeicaza/gui.cs/wiki/Testing) \ No newline at end of file