aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index cc7b8a5..f1e9d1b 100644
--- a/README.md
+++ b/README.md
@@ -40,6 +40,8 @@ _[n.global]_
output = name of the Nimble project once installed, also location to place generated .nim files
+quotes = pick up any headers included using "" (and not <> which is typically used for standard headers) [default: true]
+
filter = string to identify and recurse into library .h files in #include statements and exclude standard headers
_[n.include]_