From 3686c06238a6b997c3f3ce5c65672aaab9f681e6 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Tue, 1 Oct 2019 10:59:35 +0300 Subject: [PATCH] docs: update --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f0fb0a9..e392a2f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# pfetch - -A pretty system information tool written in POSIX `sh`. +

+

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*).