Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
HKuz authored Sep 23, 2017
1 parent c3aec95 commit c0cda15
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 @@ -149,7 +149,7 @@ Here are specific formatting guidelines for any code:
- Comments made should have a space between the comment characters and the comment themselves

`// Fix this line`
- To use syntax highlighting in code blocks, indicate the language after starting ```
- GitHub-flavored markdown supports syntax highlighting in code blocks for many programming languages. To use it, indicate the language after starting ```
```
```html
<div class='awesome' id='more-awesome'>
Expand Down

0 comments on commit c0cda15

Please sign in to comment.