summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 81b6ad0..a9d2b8a 100644
--- a/README.md
+++ b/README.md
@@ -45,9 +45,9 @@ exe.root_module.addImport("clap", clap.module("clap"));
45 45
46## API Reference 46## API Reference
47 47
48Automatically generated API Reference for the project can be found at https://Hejsil.github.io/ 48Automatically generated API Reference for the project can be found at
49zig-clap. 49https://Hejsil.github.io/zig-clap. Note that Zig autodoc is in beta; the website
50Note that Zig autodoc is in beta; the website may be broken or incomplete. 50may be broken or incomplete.
51 51
52## Examples 52## Examples
53 53