Skip to content

Commit b6a5c22

Browse files
authored
Update README.md
Adding example recording.
1 parent d3b9896 commit b6a5c22

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,11 @@ Then configure the rules you want to use under the rules section.
4141
}
4242
```
4343

44+
The plugin will report the number of errors and the first line of the first error. Here's a running example. Left-hand side is the output of `eslint` from the command-line, right-hand side is `vim` running with `eslint` (via syntastic):
45+
46+
47+
![Example of in-use](https://cl.ly/2K2y2i3g0x3d/download/Screen%20Recording%202017-09-05%20at%2011.09%20AM.gif)
48+
4449
## Supported Rules
4550

4651
* Fill in provided rules here

0 commit comments

Comments
 (0)