From 82938d522273eefd51b136f037810fa6b963a096 Mon Sep 17 00:00:00 2001 From: Victor Mignot Date: Wed, 18 Feb 2026 08:16:09 +0100 Subject: Implement `true` and `false` --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..7934cd0 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# futiles + +An implementation of POSIX utilities. -- cgit v1.2.3