diff options
| author | Victor Mignot <victor@vmignot.fr> | 2026-02-18 08:16:09 +0100 |
|---|---|---|
| committer | Victor Mignot <victor@vmignot.fr> | 2026-03-09 19:52:47 +0100 |
| commit | c856ca9339e7154699a8ac81ec943d45d8c5ffe8 (patch) | |
| tree | e5cd54cd3df53dc84e8d755a64e31f52c464e9d5 /README.md | |
| download | futiles-c856ca9339e7154699a8ac81ec943d45d8c5ffe8.tar.gz | |
Implement `true` and `false`
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
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. |
