diff options
| author | Victor Mignot <victor@vmignot.fr> | 2026-02-18 08:16:09 +0100 |
|---|---|---|
| committer | Victor Mignot <victor@vmignot.fr> | 2026-03-04 17:25:12 +0100 |
| commit | 82938d522273eefd51b136f037810fa6b963a096 (patch) | |
| tree | 2204b4f5c50ac63326bf8b8ec48fdf490e98838a /README.md | |
| download | futiles-82938d522273eefd51b136f037810fa6b963a096.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. |
