Skip to content

Commit 750b1f0

Browse files
almereydajieter
authored andcommitted
minor update : README.md (#4)
closes code block markdown markup
1 parent 77ddc53 commit 750b1f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ L.marker([42, -71], {
2121
L.marker([42, -71.5], {
2222
icon: L.spriteIcon('red')
2323
});
24-
24+
```
2525

2626
to build your own:
2727

@@ -30,4 +30,4 @@ npm install
3030
npm run build
3131
```
3232

33-
should work with browserify
33+
should work with browserify

0 commit comments

Comments
 (0)