From 91c21728d54ab84916a0d06e77babb3164825ee6 Mon Sep 17 00:00:00 2001 From: Jacob Kuuhaku Date: Mon, 2 Sep 2019 20:04:53 -0300 Subject: [PATCH] added live demo --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 04b357a..4c34a17 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Hunter - PHP Javascript Obfuscator > Protect your JavaScript source code with the simplest and fastest way. +### :squirrel: [Investigate the live demo](https://damidev.000webhostapp.com/) + ## Requirement ```php require_once 'HunterObfuscator.php'; //Include the class