diff --git a/FAQ.md b/FAQ.md index 298e1b87..b79cbdf1 100644 --- a/FAQ.md +++ b/FAQ.md @@ -1,6 +1,10 @@ # FAQ (for contributors, see [CONTRIBUTING.md](CONTRIBUTING.md)) +This FAQ only illustrates the most common ways to customize the J2ObjC Gradle Plugin. See +[J2objcConfig.groovy](https://github.com/j2objc-contrib/j2objc-gradle/blob/master/src/main/groovy/com/github/j2objccontrib/j2objcgradle/J2objcConfig.groovy) +for comprehensive documentation of all options. + __Table of Contents__