summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index f74c11f..d7ecda1 100644
--- a/README.md
+++ b/README.md
@@ -23,6 +23,12 @@ in the release notes.
23* Print help message from parameter specification. 23* Print help message from parameter specification.
24* Parse help message to parameter specification. 24* Parse help message to parameter specification.
25 25
26## API Reference
27
28Automatically generated API Reference for the project
29can be found at https://Hejsil.github.io/zig-clap.
30Note that Zig autodoc is in beta; the website may be broken or incomplete.
31
26## Examples 32## Examples
27 33
28### `clap.parse` 34### `clap.parse`