瀏覽代碼

Created the README.md file

Daniele Bonini 9 年之前
父節點
當前提交
b402afb1b9
共有 1 個文件被更改,包括 7 次插入0 次删除
  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]