Skip to content

Commit e642955

Browse files
author
Jan Bílek
committed
Update readme vol.2
1 parent 6ad2dc6 commit e642955

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
> Beautiful code syntax highlighting as Vue.js component.
44
5+
## Examples
6+
![screenshot](/public/screenshot.png)
7+
58
## Usage
69

710
```
@@ -56,9 +59,5 @@ Every node under the article component having the following structure will be sy
5659
```
5760
To give the highlighter a window look in a directive mode, also don't forget to include the `./node_modules/vue-code-highlight/themes/window.css` file somewhere in your app.
5861

59-
### Themes
62+
## Themes
6063
In order to visually higlight your code, you need to select a theme from `./node_modules/vue-code-highlight/themes/` and import it somewhere into your component/application. These are just regular prism themes, so feel free to improvise.
61-
62-
63-
## Examples:
64-
![screenshot](/public/screenshot.png)

public/screenshot.png

100755100644
989 Bytes
Loading

0 commit comments

Comments
 (0)