Compare commits

...

2 Commits

Author SHA1 Message Date
marco 54fbac7e59 Updated documentation
build / clang-build (push) Successful in 18s
2026-04-07 16:12:52 +02:00
marco 4fab551fe0 Updated documentation 2026-04-07 16:12:16 +02:00
+4 -6
View File
@@ -27,9 +27,6 @@ In both cases, you will get a binary file named `zfetch` that you can move where
want.
## Usage
As stated before, I've built zFetch to be extremely simple to use since I believe that system
fetchers play a paramount role on providing essential data to whoever has a lot of machines to manage.
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:
@@ -95,6 +92,7 @@ Available logos: alpine, arch, debian, fedora, mint, gentoo, artix, linux, nixos
```
## License
[MIT](https://choosealicense.com/licenses/mit/)
## License & acknowledge
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).