Skip to content

Commit 9f907bc

Browse files
authored
Update README.md
Added syntax highlighting to readability.
1 parent c390418 commit 9f907bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Install
1515
### cdn
1616

1717
<code>CDNJS</code>
18-
```
18+
```html
1919
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/flexboxgrid/6.3.1/flexboxgrid.min.css" type="text/css" >
2020
```
2121

@@ -25,7 +25,7 @@ Install
2525

2626
Add the `flexboxgrid.css` __development__ or `flexboxgrid.min.css` __production__ to your html page.
2727

28-
```
28+
```html
2929
<link rel="stylesheet" href="css/flexboxgrid.min.css" type="text/css">
3030
```
3131
Inspiration

0 commit comments

Comments
 (0)