From 7138e1473b772c8b6d8cbc005f40b85c12cf1df0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adam=20Jani=C5=A1?= Date: Sat, 14 Nov 2020 02:03:23 +0100 Subject: [PATCH] chore(readme): add link to my status page --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dd339e6..94761af 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Cloudflare Worker - Status Page -Monitor your websites, showcase status including daily history, and get Slack notification whenever your website status changes. Using **Cloudflare Workers**, **CRON Triggers,** and **KV storage**. +Monitor your websites, showcase status including daily history, and get Slack notification whenever your website status changes. Using **Cloudflare Workers**, **CRON Triggers,** and **KV storage**. Check [my status page](https://status-page.eidam.dev) out! 🚀 ![Status Page](.gitbook/assets/status_page_screenshot.png)