diff options
| author | Lion Kortlepel <[email protected]> | 2026-02-01 16:59:29 +0000 |
|---|---|---|
| committer | Lion Kortlepel <[email protected]> | 2026-02-01 16:59:29 +0000 |
| commit | 884184209ea96f07efa7eb92e405ca8c5cfc38a8 (patch) | |
| tree | abf7c70c3c5ebc3fa267e54c148d1f8ade3d6ef5 | |
| parent | f3b0599ff94a5bf5e13dba78281b0a3c7078c6b2 (diff) | |
| download | vec-884184209ea96f07efa7eb92e405ca8c5cfc38a8.tar.zst vec-884184209ea96f07efa7eb92e405ca8c5cfc38a8.zip | |
| -rw-r--r-- | README.md | 6 | ||||
| -rw-r--r-- | ls_vec.h | 3 |
2 files changed, 8 insertions, 1 deletions
@@ -56,3 +56,9 @@ See [`ls_vec.h`](ls_vec.h) for detailed documentation and usage patterns. ## License MIT. + +## Links + +- [Website](https://libls.org) +- [GitHub](https://github.com/libls/vec.git) +- [LibLS Git](https://git.libls.org/vec.git) @@ -2,7 +2,8 @@ * * Version: 2.0 * Website: https://libls.org - * Repo: https://github.com/libls/vec + * GitHub: https://github.com/libls/vec + * Mirror: https://git.libls.org/vec.git * SPDX-License-Identifier: MIT * * ==== TABLE OF CONTENTS ==== |
