diff --git a/ab_htmlmin/README.md b/README.md similarity index 56% rename from ab_htmlmin/README.md rename to README.md index 6dd6cac..18207cc 100644 --- a/ab_htmlmin/README.md +++ b/README.md @@ -5,7 +5,12 @@ Enables Smarty 'trimwhitespace' Outputfilter to minify HTML Code Installation ------------ -1. Activate module in the OXID backend +1. Download + * [download zip](https://github.com/alfredbez/ab_htmlmin/archive/master.zip) and extract zip + * OR + * download using git clone ```git clone https://github.com/alfredbez/ab_htmlmin.git``` +2. move folder 'ab_htmlmin' to your 'modules'-folder +3. Activate module in the OXID backend ---- @@ -21,4 +26,4 @@ After uploading the module, your directory should look like this: ├── README.md ├── metadata.php └── models -``` +``` \ No newline at end of file