diff --git a/README.md b/README.md
index 4411262..2fe4fa1 100644
--- a/README.md
+++ b/README.md
@@ -14,13 +14,12 @@ Bash scripts and files related to them.
## Features / TODOS
+ Easy automation
-- [ ] Update scripts with template.
## Usage
To make .sh executable just:
`chmod +x filename.sh` and then execute like this `./filename.sh`
For ease of use add the folder (such as /sh) to your $PATH. You can also:
-`curl https://myrepos.dev | /bin/bash` TODO, add gist subpath
+`curl https://myrepos.dev/Randy-Jordan/sh/raw/branch/main/template.sh | /bin/bash` TODO, add gist subpath
## Credits / Resources