diff --git a/README.md b/README.md index 7a11fcc..a233655 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # CodeIgniter 4 Assets Generator -CSS and JS / assets generator for CodeIgniter 4 (mini version of BHPGenerator). This library only need one file to be loaded. +CSS and JS / assets generator for CodeIgniter 4 (mini version of BHPGenerator). -Contribution is welcome :) +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).