ryanluker / vscode-coverage-gutters

Display test coverage generated by lcov and xml - works with many languages
https://marketplace.visualstudio.com/items?itemName=ryanluker.vscode-coverage-gutters
MIT License
460 stars 88 forks source link

Link to examples directories in main README.md #179

Closed neozenith closed 5 years ago

neozenith commented 5 years ago

I found it initially difficult to setup a python project from only reading the README.md in VSCode marketplace.

Linking to the working examples directory clears up the critical path for onboarding.

ryanluker commented 5 years ago

@neozenith Thanks for the PR! I always love improvements to the documentation / promotional information :smile: .