Skip to content

Commit e13f96b

Browse files
authored
chore: Edit markdown badge (#342)
1 parent b6b6289 commit e13f96b

File tree

1 file changed

+8
-25
lines changed

1 file changed

+8
-25
lines changed

README.md

Lines changed: 8 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,11 @@
1-
<h1 align="center">table-printer-cli</h1>
2-
<h3 align="center">📟🍭Printing Pretty Tables on your terminal</h3>
3-
<p align="center">
4-
<a href="https://dl.circleci.com/status-badge/redirect/gh/ayonious/table-printer-cli/tree/master"><img src="https://dl.circleci.com/status-badge/img/gh/ayonious/table-printer-cli/tree/master.svg?style=svg"></a>
5-
<a href="https://codecov.io/gh/ayonious/table-printer-cli">
6-
<img alt="codecov" src="https://codecov.io/gh/ayonious/table-printer-cli/branch/master/graph/badge.svg">
7-
</a>
8-
<a href="https://badge.fury.io/js/table-printer-cli">
9-
<img alt="npm version" src="https://badge.fury.io/js/table-printer-cli.svg">
10-
</a>
11-
<a href="https://packagephobia.now.sh/result?p=table-printer-cli">
12-
<img alt="install size" src="https://packagephobia.now.sh/badge?p=table-printer-cli@latest">
13-
</a>
14-
</p>
15-
<p align="center">
16-
<a href="https://github.com/prettier/prettier">
17-
<img alt="code style: prettier" src="https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=plastic">
18-
</a>
19-
<a href="https://app.fossa.com/projects/git%2Bgithub.com%2Fayonious%2Ftable-printer-cli?ref=badge_shield" alt="FOSSA Status">
20-
<img src="https://app.fossa.com/api/projects/git%2Bgithub.com%2Fayonious%2Ftable-printer-cli.svg?type=shield"/>
21-
</a>
22-
<a href="https://github.com/semantic-release/semantic-release">
23-
<img alt="semantic-release" src="https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg">
24-
</a>
25-
</p>
1+
# table-printer-cli
2+
3+
### 📟🍭Printing Pretty Tables on your terminal
4+
5+
[![codecov](https://codecov.io/gh/console-table-printer/table-printer-cli/graph/badge.svg?token=xSI9V5U9S9)](https://codecov.io/gh/console-table-printer/table-printer-cli)
6+
[![npm version](https://badge.fury.io/js/table-printer-cli.svg)](https://badge.fury.io/js/table-printer-cli)
7+
[![install size](https://packagephobia.now.sh/badge?p=table-printer-cli@latest)](https://packagephobia.now.sh/result?p=table-printer-cli)
8+
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)
269

2710
## Synopsis
2811

0 commit comments

Comments
 (0)