aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 ====