From ccfe96efe37ec364a2141ab8f78d898a62889c09 Mon Sep 17 00:00:00 2001 From: Amber <63863236+amberisvibin@users.noreply.github.com> Date: Wed, 26 Aug 2020 14:19:21 -0400 Subject: [PATCH] add crates.io link --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5402d7e..79c362c 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # psysinfo 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).