update readme

This commit is contained in:
askiiart 2025-01-01 21:33:37 -06:00
parent 1f312e57e5
commit ba92ea03b3
Signed by untrusted user who does not match committer: askiiart
GPG key ID: 6A32977DAF31746A

View file

@ -5,5 +5,4 @@ A better way of running commands - get stdout and stderr together, in order with
## TODO
- Improve docs
- Add `Fn`/`FnOnce`/whatever for what code to run in the `stdout`/`stderr` loops, similar to `.map()`
- Add tests
- Add `lines` capability to `run_with_funcs()`