aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLion Kortlepel <[email protected]>2026-02-01 16:58:36 +0000
committerLion Kortlepel <[email protected]>2026-02-01 16:58:36 +0000
commit03440d83c90555b88c6c99ec9c42bac2d0f30266 (patch)
treedd43ac2bd5ca64c8218f569e5abae7757f48de5e
parentd5740769bae61241515a86504c208e9074688b8a (diff)
downloadargs-03440d83c90555b88c6c99ec9c42bac2d0f30266.tar.zst
args-03440d83c90555b88c6c99ec9c42bac2d0f30266.zip
docs: add linksHEADmaster
-rw-r--r--README.md6
-rw-r--r--ls_args.h3
2 files changed, 8 insertions, 1 deletions
diff --git a/README.md b/README.md
index bff5cc6..d0f9eb7 100644
--- a/README.md
+++ b/README.md
@@ -60,3 +60,9 @@ See [`ls_args.h`](ls_args.h) for detailed documentation and usage patterns.
## License
MIT.
+
+## Links
+
+- [Website](https://libls.org)
+- [GitHub](https://github.com/libls/args.git)
+- [LibLS Git](https://git.libls.org/args.git)
diff --git a/ls_args.h b/ls_args.h
index 90b10ce..d8e6ada 100644
--- a/ls_args.h
+++ b/ls_args.h
@@ -3,7 +3,8 @@
*
* Version: 2.4
* Website: https://libls.org
- * Repo: https://github.com/libls/args
+ * GitHub: https://github.com/libls/args
+ * Mirror: https://git.libls.org/args.git
* SPDX-License-Identifier: MIT
*
* ==== TABLE OF CONTENTS ====