Skip to content

Commit

Permalink
syntax colouring in README
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanpenner committed Mar 6, 2016
1 parent 570baa2 commit ae9b8b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Expand Up @@ -3,7 +3,7 @@ Overview [![Build Status](https://travis-ci.org/lydell/source-map-concat.svg?bra

Concatenate files with source maps.

```
```js
var fs = require("fs")
var path = require("path")
var concat = require("source-map-concat")
Expand Down

0 comments on commit ae9b8b8

Please sign in to comment.