Skip to content

Commit

Permalink
Update README.lmd
Browse files Browse the repository at this point in the history
  • Loading branch information
Radiergummi authored May 11, 2018
1 parent 63eae1e commit c044538
Showing 1 changed file with 21 additions and 1 deletion.
22 changes: 21 additions & 1 deletion README.lmd
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,29 @@ $ gulp fonts

| find -type f


# Example #3
: example3/

## Input (other inputs same as example #1)

### gulpfile.js

< gulpfile.js

## Output

$ gulp fonts
gulp fonts

### out/
: example3/out/

| find -type f

# Example #4
: example4/

Command-line usage

## Input
Expand All @@ -77,7 +97,7 @@ $ make clean && make
make

### out/
: example3/out/
: example4/out/

| find -type f

Expand Down

0 comments on commit c044538

Please sign in to comment.