From d999bcf1bbe5a5ea4bcaea0a44009f3d32e22e6a Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Thu, 19 Sep 2019 12:17:20 +0300 Subject: [PATCH] docs: update --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6bc8451..9b0f5b3 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ -# pure sh bible - -A collection of pure POSIX `sh` alternatives to external processes - +

pure sh bible

A collection of pure POSIX `sh` alternatives to external processes.

**NOTE**: If anything seen here is **not** POSIX `sh`, open an issue. This is a living document that is open to change and improvement.