commit: db3ca5b27b021b4887ab57aa0a228f87d8101031
parent 190470f7129b4d3d40f09473215cd11f5fc383c7
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Sun, 24 Sep 2023 17:14:26 +0200
README: Add note about utils-std
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -10,6 +10,8 @@ SPDX-License-Identifier: MPL-2.0
Tested on Linux(musl), FreeBSD, NetBSD, OpenBSD:
<https://builds.sr.ht/~lanodan/utils>
+Note: Part of the tools moved into [utils-std](https://hacktivis.me/git/utils-std/)
+
# Dependencies
- POSIX System
- (optional, test) ATF: <https://github.com/jmmv/atf>