From 2a585edceda2e194341e4e43ab43a255189dd164 Mon Sep 17 00:00:00 2001 From: Jason Hall Date: Wed, 25 Jan 2023 11:35:12 -0500 Subject: [PATCH] add README --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 00000000..b66bb182 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +This repo scrapes some interesting URLs and keeps a history of their changes. + +[![crawl](https://github.com/imjasonh/urls/actions/workflows/crawl.yaml/badge.svg)](https://github.com/imjasonh/urls/actions/workflows/crawl.yaml)