aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Herron <philip.herron@embecosm.com>2021-01-20 21:51:30 +0000
committerPhilip Herron <herron.philip@googlemail.com>2021-01-21 12:00:58 +0000
commit93b991e60438c7fb939a4cc8df737e6f7a142c07 (patch)
treedea12f081a744c6294c75a87bae5d0df6005780e
parent9e733f4de4908026a47a62307a9e9a3bf06ce1b1 (diff)
downloadgcc-93b991e60438c7fb939a4cc8df737e6f7a142c07.zip
gcc-93b991e60438c7fb939a4cc8df737e6f7a142c07.tar.gz
gcc-93b991e60438c7fb939a4cc8df737e6f7a142c07.tar.bz2
Add FAQ link to README
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0c7670d..7e8fd83 100644
--- a/README.md
+++ b/README.md
@@ -14,6 +14,10 @@ Now that the language is stable, it is an excellent time to create alternative c
the project are keen “Rustaceans” with a desire to give back to the Rust community and to learn what GCC is capable
of when it comes to a modern language.
+## FAQ
+
+Please find the answers to frequently asked questions over on: https://github.com/Rust-GCC/gccrs/wiki/Frequently-Asked-Questions
+
## Development Environment
Fetch dependencies for Ubuntu: