aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md6
-rw-r--r--ls_queue.h3
2 files changed, 8 insertions, 1 deletions
diff --git a/README.md b/README.md
index 54c35c3..db88447 100644
--- a/README.md
+++ b/README.md
@@ -43,3 +43,9 @@ See [`ls_queue.h`](ls_queue.h) for detailed documentation and usage patterns.
## License
MIT.
+
+## Links
+
+- [Website](https://libls.org)
+- [GitHub](https://github.com/libls/test.git)
+- [LibLS Git](https://git.libls.org/test.git)
diff --git a/ls_queue.h b/ls_queue.h
index d485071..def53a4 100644
--- a/ls_queue.h
+++ b/ls_queue.h
@@ -2,7 +2,8 @@
*
* Version: 2.1
* Website: https://libls.org
- * Repo: https://github.com/libls/queue
+ * GitHub: https://github.com/libls/queue
+ * Mirror: https://git.libls.org/queue.git
* SPDX-License-Identifier: MIT
*
* ==== TABLE OF CONTENTS ====