docs: update

This commit is contained in:
Dylan Araps
2018-06-14 10:10:08 +10:00
parent c52d498872
commit c21da7fed7

View File

@@ -1,5 +1,9 @@
<h1 align="center">pure bash bible</h1> <p align="center">A [WIP] <p align="center"> <img
collection of pure bash alternatives to external processes.</p> src="https://i.imgur.com/1C9VXOg.png"
height="100px"></p><h3 align="center">pure bash bible</h3> <p align="center">A
[WIP] collection of pure bash alternatives to external processes.</p>
------
The goal of this repository is to document known and unknown methods of 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 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 included. These are meant to be snippets you can incorporate into your
scripts and not full blown utilities. scripts and not full blown utilities.
<br>
## Table of Contents ## Table of Contents