aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f9eb2e25..f2f9611b 100644
--- a/README.md
+++ b/README.md
@@ -65,7 +65,7 @@ language features.
- Full-featured [libraries/modules](docs/libraries.md)
- [Full UTF8 support](docs/text.md) for all text operations
- Built-in doctests with syntax highlighting
-- Automatic command line argument parsing with type safety
+- [Automatic command line argument parsing with type safety](docs/command-line-parsing.md)
- Easy interoperability with C
## Dependencies