diff options
| -rw-r--r-- | README.md | 6 | ||||
| -rw-r--r-- | ls_args.h | 3 |
2 files changed, 8 insertions, 1 deletions
@@ -60,3 +60,9 @@ See [`ls_args.h`](ls_args.h) for detailed documentation and usage patterns. ## License MIT. + +## Links + +- [Website](https://libls.org) +- [GitHub](https://github.com/libls/args.git) +- [LibLS Git](https://git.libls.org/args.git) @@ -3,7 +3,8 @@ * * Version: 2.4 * Website: https://libls.org - * Repo: https://github.com/libls/args + * GitHub: https://github.com/libls/args + * Mirror: https://git.libls.org/args.git * SPDX-License-Identifier: MIT * * ==== TABLE OF CONTENTS ==== |
