diff --git a/README.md b/README.md index 5f4e2fb..a21c25f 100644 --- a/README.md +++ b/README.md @@ -99,16 +99,10 @@ Example: cd ./bashew.sh init # will ask for details and iniialise/clean up the repo -### 5. cop/paste straight from github - -* full script template (550 lines) - -[copy from here](https://raw.githubusercontent.com/pforret/bashew/master/template/normal.sh) - -* short script template (140 lines) - -[copy from here](https://raw.githubusercontent.com/pforret/bashew/master/template/small.sh) +### 5. copy/paste straight from github +* [full script template (+-550 lines)](https://raw.githubusercontent.com/pforret/bashew/master/template/normal.sh) +* [short script template (+-150 lines)](https://raw.githubusercontent.com/pforret/bashew/master/template/small.sh) ## Installation