From 0908ee4559f758040583fcf77420a866986ee104 Mon Sep 17 00:00:00 2001 From: kake26 Date: Sat, 25 Sep 2021 23:41:09 +0200 Subject: [PATCH] Update 'README.md' Created some branches for various types and updated the readme. --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d1ff1b..26aa5d4 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,13 @@ # Bash-Stash -A collection of console based bash scripts I've written at various times. It may include scripts written in other languages. \ No newline at end of file +A collection of console based bash scripts I've written at various times. It may include scripts written in other languages. + +# console + +These are daily use type console scripts. + +# OpenWrt + +These are designed to be used with OpenWrt for various tasks. + +Please see the read me in each branch for more info. \ No newline at end of file