diff options
| author | Lion Kortlepel <[email protected]> | 2026-02-01 16:58:53 +0000 |
|---|---|---|
| committer | Lion Kortlepel <[email protected]> | 2026-02-01 16:58:53 +0000 |
| commit | 349e4b3bb90ac7f2b9633ce7c726c031863ca623 (patch) | |
| tree | 9066bae1e465d7730925e5c0be80f80492d0a319 | |
| parent | 880e22b3c06d80cd90cf4730afe73670f530c282 (diff) | |
| download | queue-349e4b3bb90ac7f2b9633ce7c726c031863ca623.tar.zst queue-349e4b3bb90ac7f2b9633ce7c726c031863ca623.zip | |
| -rw-r--r-- | README.md | 6 | ||||
| -rw-r--r-- | ls_queue.h | 3 |
2 files changed, 8 insertions, 1 deletions
@@ -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) @@ -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 ==== |
