ソースを参照

readme update

master
Roelens maxim 3年前
コミット
62d497af9c
1個のファイルの変更2行の追加2行の削除
  1. 2
    2
      README.md

+ 2
- 2
README.md ファイルの表示

@@ -13,9 +13,9 @@ Clone repository to locale.
Use the compiler in therminal as follows:

### One-to-one Mode
Compile a *.haml to the therminal
Compile a *.haml to the therminal (when no output) or compile to a designated outputfil
java -jar HamlIt.jar <input.haml>
java -jar HamlIt.jar <input.haml> [output.html]

### Many-to-many Mode
Compile index.haml to index.html

読み込み中…
キャンセル
保存