Skip to content

Commit 903037c

Browse files
authored
docs: remove unused badges
1 parent 2de7798 commit 903037c

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

readme.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
[![npm][npm]][npm-url]
22
[![node]]()
3-
[![deps][deps]][deps-url]
43
[![tests][tests]][tests-url]
54
[![coverage][cover]][cover-url]
6-
[![chat][chat]][chat-url]
75

86
<div align="center">
97
<a href="https://github.com/posthtml/posthtml">
@@ -234,14 +232,8 @@ Quote style is based on attribute values (an alternative for `replaceQuote` opti
234232
[node]: https://img.shields.io/node/v/posthtml-render.svg
235233
[node-url]: https://img.shields.io/node/v/posthtml-render.svg
236234

237-
[deps]: https://david-dm.org/posthtml/posthtml-render.svg
238-
[deps-url]: https://david-dm.org/posthtml/posthtml-render
239-
240235
[tests]: http://img.shields.io/travis/posthtml/posthtml-render.svg
241236
[tests-url]: https://travis-ci.org/posthtml/posthtml-render
242237

243238
[cover]: https://coveralls.io/repos/github/posthtml/posthtml-render/badge.svg
244239
[cover-url]: https://coveralls.io/github/posthtml/posthtml-render
245-
246-
[chat]: https://badges.gitter.im/posthtml/posthtml.svg
247-
[chat-url]: https://gitter.im/posthtml/posthtml

0 commit comments

Comments
 (0)