aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLion Kortlepel <[email protected]>2026-02-01 16:59:29 +0000
committerLion Kortlepel <[email protected]>2026-02-01 16:59:29 +0000
commit884184209ea96f07efa7eb92e405ca8c5cfc38a8 (patch)
treeabf7c70c3c5ebc3fa267e54c148d1f8ade3d6ef5
parentf3b0599ff94a5bf5e13dba78281b0a3c7078c6b2 (diff)
downloadvec-master.tar.zst
vec-master.zip
docs: add linksHEADmaster
-rw-r--r--README.md6
-rw-r--r--ls_vec.h3
2 files changed, 8 insertions, 1 deletions
diff --git a/README.md b/README.md
index 803fe4c..7f2a7eb 100644
--- a/README.md
+++ b/README.md
@@ -56,3 +56,9 @@ See [`ls_vec.h`](ls_vec.h) for detailed documentation and usage patterns.
## License
MIT.
+
+## Links
+
+- [Website](https://libls.org)
+- [GitHub](https://github.com/libls/vec.git)
+- [LibLS Git](https://git.libls.org/vec.git)
diff --git a/ls_vec.h b/ls_vec.h
index 9fdec5c..4b29300 100644
--- a/ls_vec.h
+++ b/ls_vec.h
@@ -2,7 +2,8 @@
*
* Version: 2.0
* Website: https://libls.org
- * Repo: https://github.com/libls/vec
+ * GitHub: https://github.com/libls/vec
+ * Mirror: https://git.libls.org/vec.git
* SPDX-License-Identifier: MIT
*
* ==== TABLE OF CONTENTS ====