summaryrefslogtreecommitdiff
path: root/example/README.md.template
diff options
context:
space:
mode:
Diffstat (limited to 'example/README.md.template')
-rw-r--r--example/README.md.template6
1 files changed, 3 insertions, 3 deletions
diff --git a/example/README.md.template b/example/README.md.template
index bbf5cb8..4fe1d87 100644
--- a/example/README.md.template
+++ b/example/README.md.template
@@ -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