Selaa lähdekoodia

Created the README.md file

Daniele Bonini 9 vuotta sitten
vanhempi
commit
b402afb1b9
1 muutettua tiedostoa jossa 7 lisäystä ja 0 poistoa
  1. 7 0
      README.md

+ 7 - 0
README.md

@@ -0,0 +1,7 @@
+# Minifiers
+A Css and an HTML minifier
+
+##Usage
+       perl CSSMinifier.pl example.css [example.cssm]  
+       
+       perl HTMLMinifier.pl example.html [example.htmlm]