From 0d1a340ef28a972ddab566f5ef03fc4dae056d3a Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Tue, 1 Oct 2019 11:12:16 +0300 Subject: [PATCH] docs: update --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fdffabd..f2cfffa 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@

pfetch

A pretty system information tool written in POSIX sh.


+ + The goal of this project is to implement a simple system information tool in POSIX `sh` using features built into the language itself (*where possible*).