Skip to content

Commit 3738be4

Browse files
committed
Update README.md
1 parent bc7a591 commit 3738be4

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
[![Version][npm-version-shield]][npm]
44
[![License][mit-shield]][mit]
55
[![Build][travis-ci-shield]][travis-ci]
6-
[![Coverage][codecov-shield]][codecov]
76
[![Downloads][npm-stats-shield]][npm-stats]
87

98
Compile-time syntax highlighting for code blocks with [Prism](https://prismjs.com/).
@@ -106,7 +105,5 @@ In both cases, the `prism-ignore` attribute/class will be removed and highlighti
106105
[npm-stats-shield]: https://img.shields.io/npm/dt/posthtml-prism.svg?maxAge=2592000
107106
[travis-ci]: https://travis-ci.org/cossssmin/posthtml-prism/
108107
[travis-ci-shield]: https://img.shields.io/travis/cossssmin/posthtml-prism/master.svg
109-
[codecov]: https://codecov.io/gh/cossssmin/posthtml-prism
110-
[codecov-shield]: https://img.shields.io/codecov/c/github/cossssmin/posthtml-prism.svg
111108
[mit]: ./LICENSE
112109
[mit-shield]: https://img.shields.io/npm/l/posthtml-prism.svg

0 commit comments

Comments
 (0)