aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLion Kortlepel <[email protected]>2026-02-01 16:58:53 +0000
committerLion Kortlepel <[email protected]>2026-02-01 16:58:53 +0000
commit349e4b3bb90ac7f2b9633ce7c726c031863ca623 (patch)
tree9066bae1e465d7730925e5c0be80f80492d0a319
parent880e22b3c06d80cd90cf4730afe73670f530c282 (diff)
downloadqueue-master.tar.zst
queue-master.zip
docs: add more linksHEADmaster
-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 ====