commit: c421a45c866e53faa4a29f7d8a159514c04f1774
parent 163d7e89ac8742b919b859d7c7a6f3fd58ebfd60
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Mon, 1 Apr 2024 21:37:03 +0200
README: Acknowledge cram abandonnement
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -26,7 +26,7 @@ Tested on Linux(musl), FreeBSD, NetBSD, OpenBSD: <https://builds.sr.ht/~lanodan/
- (optional, test) ATF: <https://github.com/jmmv/atf>
- (optional, test) Kyua: <https://github.com/jmmv/kyua>
- (optional, test) bwrap: <https://github.com/containers/bubblewrap/> For safely overlaying false files on the root filesystem
-- (optional, test) [cram](https://bitheap.org/cram) or [prysk](https://www.prysk.net/)
+- (optional, test) [prysk](https://www.prysk.net/) (or [cram](https://bitheap.org/cram/) but it got abandonned)
- (optional, lint) mandoc: <https://mdocml.bsd.lv/> For linting the manual pages
- (optional, lint) shellcheck: <https://www.shellcheck.net/> For linting `./configure` and shell scripts