chg: [doc] add README

This commit is contained in:
Alexandre Dulaunoy 2024-03-10 18:48:32 +01:00
parent 0a4043af39
commit 5ddf34a4fc
Signed by: adulau
GPG key ID: 09E2CD4944E6CBCD

5
README.md Normal file
View file

@ -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)