diff options
| -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 ==== |
