aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 62c7aaf..f3ae539 100644
--- a/README.md
+++ b/README.md
@@ -44,6 +44,11 @@ API
| hardlinks | *any* | ✓ | Cygwin: don't convert any symlinks.
| | 1 | | Cygwin: convert symlinks in /usr/bin to hardlinks.
+| Output | Example | Description
+| ------- | --------- | -----------
+| clang | clang-4.0 | clang compiler binary file name
+| clangxx | clang++-7 | clang++ compiler binary file name
+
Supported versions
------------------