diff --git a/README.md b/README.md index c038f0d..4001ab4 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,8 @@ -

pure bash bible

A -[WIP] collection of pure bash alternatives to external processes.

+

pure bash bible

A [WIP] collection of pure bash alternatives to external +processes.

------- +
The goal of this repository is to document known and unknown methods of doing various tasks using only built-in bash features. Using the snippets