From e00bcae7448d21c06a42dcd8e49f34bc8d0232ae Mon Sep 17 00:00:00 2001 From: Alfonso Catron Date: Wed, 12 May 2021 10:58:05 -0300 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f4a4c07..68d79ef 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ # Asset Detector - A small app that lists CSS and JS files from any URL + A small PHP app that lists all CSS, JS files and Inline JS from any URL. + Available at https://asset-detector.herokuapp.com/