Skip to content

Commit

Permalink
README: point to usage instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhita committed Jul 17, 2018
1 parent d9e6b7b commit cba653e
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,12 @@ Changes VS Code's built-in markdown preview to match Github's styling

![](https://github.com/mjbvz/vscode-github-markdown-preview-style/raw/master/docs/example.png)



# Features
- Preview what your markdown will look like rendered on Github
- Extends VS Code's built-in markdown preview
- Customize styling using your own [`markdown.styles`](https://code.visualstudio.com/Docs/languages/markdown#_using-your-own-css) css

# Usage

Please see the [VSCode Markdown Preview documentation](https://code.visualstudio.com/Docs/languages/markdown#_markdown-preview)
for instructions on how to use this extension.

0 comments on commit cba653e

Please sign in to comment.