From 45f51c9a30b011e046c7eabfaedfc3192258351b Mon Sep 17 00:00:00 2001 From: Amber <63863236+amberisvibin@users.noreply.github.com> Date: Thu, 27 Aug 2020 10:50:58 -0400 Subject: [PATCH] add image to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 79c362c..8145e13 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,5 @@ psysinfo is a simple CLI utility that prints the sysinfo crate's (static) info, written in Rust. Available on crates.io [here](https://crates.io/crates/psysinfo). + +![](https://github.com/amberisvibin/psysinfo/blob/master/psysinfo-output.png)