Skip to content

Commit 5e756a4

Browse files
committed
README.md: no tables
1 parent 8e378e9 commit 5e756a4

1 file changed

Lines changed: 12 additions & 28 deletions

File tree

README.md

Lines changed: 12 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,15 @@
1-
<table><thead>
2-
<tr>
3-
<th>Linux</th>
4-
<th>OS X</th>
5-
<th>Windows</th>
6-
<th>Coverage</th>
7-
<th>Downloads</th>
8-
</tr>
9-
</thead><tbody><tr>
10-
<td colspan="3" align="center">
11-
<a href="https://github.com/kaelzhang/node-ignore/actions/workflows/nodejs.yml">
12-
<img
13-
src="https://github.com/kaelzhang/node-ignore/actions/workflows/nodejs.yml/badge.svg"
14-
alt="Build Status" /></a>
15-
</td>
16-
<td align="center">
17-
<a href="https://codecov.io/gh/kaelzhang/node-ignore">
18-
<img
19-
src="https://codecov.io/gh/kaelzhang/node-ignore/branch/master/graph/badge.svg"
20-
alt="Coverage Status" /></a>
21-
</td>
22-
<td align="center">
23-
<a href="https://www.npmjs.org/package/ignore">
24-
<img
25-
src="http://img.shields.io/npm/dm/ignore.svg"
26-
alt="npm module downloads per month" /></a>
27-
</td>
28-
</tr></tbody></table>
1+
| Linux / MacOS / Windows | Coverage | Downloads |
2+
| ----------------------- | -------- | --------- |
3+
| [![build][bb]][bl] | [![coverage][cb]][cl] | [![downloads][db]][dl] |
4+
5+
[bb]: https://github.com/kaelzhang/node-ignore/actions/workflows/nodejs.yml/badge.svg
6+
[bl]: https://github.com/kaelzhang/node-ignore/actions/workflows/nodejs.yml
7+
8+
[cb]: https://codecov.io/gh/kaelzhang/node-ignore/branch/master/graph/badge.svg
9+
[cl]: https://codecov.io/gh/kaelzhang/node-ignore
10+
11+
[db]: http://img.shields.io/npm/dm/ignore.svg
12+
[dl]: https://www.npmjs.org/package/ignore
2913

3014
# ignore
3115

0 commit comments

Comments
 (0)