diff --git a/README.md b/README.md new file mode 100644 index 0000000..00bc3ea --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# drakecoreutils +the best coreutils since toybox +#### building +1. reconsider your life decisions +2. use glibc (unless something has changed since i've last tried, it breaks on musl and serenityos's libc) +3. run `make` +4. congrats, all the programs are now in `./bin` +#### todo +- fix memory issues in everything (but `ls` specifically) +- proper formatting in `ls`