diff options
| author | Lion Kortlepel <[email protected]> | 2026-02-01 16:59:11 +0000 |
|---|---|---|
| committer | Lion Kortlepel <[email protected]> | 2026-02-01 16:59:11 +0000 |
| commit | 6f2d63c9ab43a528d8b3b78547d2d16e4bb26057 (patch) | |
| tree | 7bd4fbb463a7a67781918e5a9b2b036d77cf4267 | |
| parent | de202987925346b2f9bb263cc9c75300ad8e31bb (diff) | |
| download | test-6f2d63c9ab43a528d8b3b78547d2d16e4bb26057.tar.zst test-6f2d63c9ab43a528d8b3b78547d2d16e4bb26057.zip | |
| -rw-r--r-- | README.md | 6 | ||||
| -rw-r--r-- | ls_test.h | 3 |
2 files changed, 8 insertions, 1 deletions
@@ -31,3 +31,9 @@ Minimal, single-header unit test framework for C. ## 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: 1.3 * Website: https://libls.org - * Repo: https://github.com/libls/test + * GitHub: https://github.com/libls/test + * Mirror: https://git.libls.org/test.git * SPDX-License-Identifier: MIT * * ==== TABLE OF CONTENTS ==== |
