Add more FAQ entries.
Change-Id: I77f578d2bdb8d84534009519a5de8a87353caa8c
Reviewed-on: https://gn-review.googlesource.com/c/gn/+/12320
Reviewed-by: Petr Hosek <[email protected]>
Commit-Queue: Brett Wilson <[email protected]>
diff --git a/README.md b/README.md
index a581eba..8730fe1 100644
--- a/README.md
+++ b/README.md
@@ -6,12 +6,14 @@
Related resources:
* Documentation in [docs/](https://gn.googlesource.com/gn/+/main/docs/). In
- particular [GN Quick Start
- guide](https://gn.googlesource.com/gn/+/main/docs/quick_start.md)
- and the [reference](https://gn.googlesource.com/gn/+/main/docs/reference.md)
- (the latter is all builtin help converted to a single file).
+ particular:
+ * [GN quick start guide](https://gn.googlesource.com/gn/+/main/docs/quick_start.md).
+ * [Frequently asked questions](https://gn.googlesource.com/gn/+/main/docs/faq.md)
+ * [Reference](https://gn.googlesource.com/gn/+/main/docs/reference.md)
+ (all builtin help converted to a single file).
* An introductory [presentation](https://docs.google.com/presentation/d/15Zwb53JcncHfEwHpnG_PoIbbzQ3GQi_cpujYwbpcbZo/edit?usp=sharing).
* The [mailing list](https://groups.google.com/a/chromium.org/forum/#!forum/gn-dev).
+ * The [bug database](https://bugs.chromium.org/p/gn/issues/list).
## What GN is for