docs(README): update README

This commit is contained in:
utox39
2025-07-12 01:56:02 +02:00
parent 707f94bd8b
commit 073d512b67

View File

@@ -14,7 +14,11 @@ Zigfetch is a minimal [neofetch](https://github.com/dylanaraps/neofetch)/[fastfe
## Requirements
- [zig v0.14.0](https://ziglang.org/)
- \>= [zig v0.14.0](https://ziglang.org/)
### Linux only
- [libpci](https://github.com/pciutils/pciutils) (linux only)
## Installation
@@ -71,4 +75,5 @@ $ cp /path/to/zigfetch/config.json ~/.config/zigfetch/config.json
- [ ] Add support for Windows
## Contributing
If you would like to contribute to this project just create a pull request which I will try to review as soon as possible.