diff --git a/README.md b/README.md new file mode 100644 index 0000000..acbf3e2 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# My scripts + +- [url-check.sh](./url-check.sh) Read a list of URLs from stdin and print if the url is Ok (200 or 301 with one redirect to a 200) + +