From 9b2d7f1921f4ed6e97adc1be9f9441de0d02c611 Mon Sep 17 00:00:00 2001 From: Thomas Steiner Date: Mon, 20 Nov 2023 10:23:24 +0100 Subject: [PATCH] Add demo link to README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f2c40f8..fe258f2 100644 --- a/README.md +++ b/README.md @@ -12,4 +12,4 @@ However, there are ways around :) [![Check the video](https://img.youtube.com/vi/ZGHvDChh2aQ/maxresdefault.jpg)](https://www.youtube.com/watch?v=ZGHvDChh2aQ) -Also read more [in this blog post](https://christianheilmann.com/2023/11/14/cracking-a-developer-tools-killer-script/). +Try the [demo](https://codepo8.github.io/console-killer/demo.html) and read more [in this blog post](https://christianheilmann.com/2023/11/14/cracking-a-developer-tools-killer-script/).