Skip to content

Commit

Permalink
📚 update README
Browse files Browse the repository at this point in the history
  • Loading branch information
uzimaru0000 committed Sep 2, 2021
1 parent 663e4db commit 17ec417
Showing 1 changed file with 13 additions and 3 deletions.
16 changes: 13 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,16 @@
# tv
<h1 align="center">:tv: tv</h1>

<img width="256" src="./.github/images/tv_logo.png">
<p align="center">
<img width="320" src="./.github/images/tv_logo.png">
</p>

Format json into table display
<h2 align="center"><em>Format json into table view</em></h2>

[![](https://img.shields.io/github/license/uzimaru0000/tv?style=for-the-badge)](https://github.com/uzimaru0000/tv/blob/master/LICENSE)
[![](https://img.shields.io/github/v/release/uzimaru0000/tv?style=for-the-badge)](https://github.com/uzimaru0000/tv/releases/latest)
![](https://img.shields.io/github/downloads/uzimaru0000/tv/total?style=for-the-badge)

## Usage

```
$ cat test.json
Expand Down Expand Up @@ -38,6 +46,8 @@ $ tv test.json
| 32| en|hugehuge|
```

Run `tv --help` to view detailed usage.

## How to install

### For MacOS
Expand Down

0 comments on commit 17ec417

Please sign in to comment.