Skip to content

Commit

Permalink
Merge pull request aymericbeaumet#16 from JuanCaicedo/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
aymericbeaumet committed Dec 5, 2015
2 parents 32de243 + 90646b2 commit 344c776
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Metalsmith(__dirname)
.use(concat({
files: 'styles/**/*.css',
output: 'styles/app.css'
}));
}))
.build();
```

Expand Down

0 comments on commit 344c776

Please sign in to comment.