diff --git a/README.md b/README.md index fdffabd..f2cfffa 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@
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*).