diff options
| -rw-r--r-- | example/README.md.template | 6 |
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 | ||
| 48 | Automatically generated API Reference for the project can be found at https://Hejsil.github.io/ | 48 | Automatically generated API Reference for the project can be found at |
| 49 | zig-clap. | 49 | https://Hejsil.github.io/zig-clap. Note that Zig autodoc is in beta; the website |
| 50 | Note that Zig autodoc is in beta; the website may be broken or incomplete. | 50 | may be broken or incomplete. |
| 51 | 51 | ||
| 52 | ## Examples | 52 | ## Examples |
| 53 | 53 | ||