Updated documentation
All checks were successful
build / clang-build (push) Successful in 19s

This commit is contained in:
2026-04-07 16:12:52 +02:00
parent 4fab551fe0
commit 1d17e31a2e
2 changed files with 7 additions and 6 deletions

View File

@@ -27,8 +27,8 @@ In both cases, you will get a binary file named `zfetch` that you can move where
want.
## Usage
In its most basic form, you can just invoke the program without any additional parameter and it will
run with all option enabled, that is:
In its simplest form, you can just invoke the program without any additional parameter and it will
run with all options enabled, that is:
![](imgs/ex1.png)
@@ -92,7 +92,7 @@ Available logos: alpine, arch, debian, fedora, mint, gentoo, artix, linux, nixos
```
## License & acknowledge
This tool is distributed with the [MIT license](https://choosealicense.com/licenses/mit/), the logos were taken from
## License & acknowledgement
This tool is distributed under the [MIT license](https://choosealicense.com/licenses/mit/), the logos were taken from
[pfetch](https://github.com/dylanaraps/pfetch), [neofetch](https://github.com/dylanaraps/neofetch)
and [fastfetch](https://github.com/fastfetch-cli/fastfetch).
and [fastfetch](https://github.com/fastfetch-cli/fastfetch).