From 8620bfae6b431e1d720972e2eaca2f65c14bdf27 Mon Sep 17 00:00:00 2001 From: Vincent Wei Date: Fri, 5 Jul 2019 11:52:24 +0800 Subject: [PATCH] add link to FAQs --- Home.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Home.md b/Home.md index 75749f2..3deab39 100644 --- a/Home.md +++ b/Home.md @@ -46,6 +46,8 @@ We call these documents "MiniGUI Supplementary Documents". How to lay out, shape, and render text in complex or mixed scripts on MiniGUI 4.0. * [Writing MiniGUI Apps for 64-bit Platforms](64-bit-Platform) - Describe the things you need to be aware of when developing MiniGUI apps for 64-bit platforms. +* [](FAQs - Chinese) - + FAQs in Chinese. ## Existing Documents