diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
| @@ -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 | ||