Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ArgentumCation authored Sep 15, 2023
1 parent 1fdb2d4 commit 82fae61
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,18 @@

A Rust reimplementation of Hyfetch wih a focus on speed

## Installation
Download the repo and run `cargo run` in the folder to try it out. To install mirafetch try `cargo install .` and ensure your cargo directory is in `$PATH`

## Notes
- Currently this has only been tested on Ubuntu 23.10, and Windows 11, I could definitely use help testing on other platforms
- There's currently no support for macOS, if you have a Mac and want to port this, feel free to make a PR

## Tested on:
- Windows 11
- Ubuntu 23.10
- Pop! OS 20.04

## Special Thanks
- https://github.com/fastfetch-cli/fastfetch
- https://github.com/hykilpikonna/hyfetch/

0 comments on commit 82fae61

Please sign in to comment.