Remove credit section from README.md as it is no longer applicable

This commit is contained in:
elipeter 2025-06-16 23:48:58 +02:00
parent ada7835efa
commit 8543b62216

View file

@ -1,4 +1 @@
## Credit
Portions of `walk.rs` are adapted from [fd](https://github.com/sharkdp/fd) by the fd developers (MIT License).
See [`walk.rs`](src/walk.rs) for modification details.