diff --git a/README.md b/README.md index 2f2282d..c038f0d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ -
A [WIP] -collection of pure bash alternatives to external processes.
+
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 @@ -19,6 +23,7 @@ list, send a pull request! included. These are meant to be snippets you can incorporate into your scripts and not full blown utilities. +