From 2fa7a543465ae3f7a27f53ecf7916faa10e5b033 Mon Sep 17 00:00:00 2001 From: Mohammad Jamil Asfihani <51300528+mjamilasfihani@users.noreply.github.com> Date: Sat, 3 Jul 2021 23:12:58 +0700 Subject: [PATCH] Update README.md v1.0.0 is coming soon :) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6832f8e..a233655 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,5 @@ CSS and JS / assets generator for CodeIgniter 4 (mini version of BHPGenerator). This library only need one file to be loaded. + +Tips : open `AssetsLoader.php` and you will see the prototype there (for pre-loader page, if you set to true the jQuery will be autoloaded).