update: more documentation


git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@1027 59561ff5-6e30-0410-9f3c-9617f08c8826
diff --git a/FAQ b/FAQ
index a2e4004..a144a7b 100644
--- a/FAQ
+++ b/FAQ
@@ -12,7 +12,8 @@
 
 2.Q: How to build a simplest BER (XER) encoder or decoder?
 2.A:
-	Please see "Examples" section of ./doc/asn1c-usage.pdf
+	Please check the "Quick Start Guide" on ./doc/asn1c-quick.pdf
+	Please check the "Examples" section of ./doc/asn1c-usage.pdf
 
 	Also, try the following to build the X.509v3 parser: