Skip to content

Commit 474f382

Browse files
committed
Update README.md
1 parent b4989b4 commit 474f382

File tree

3 files changed

+3
-6
lines changed

3 files changed

+3
-6
lines changed

README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Transparent Pipe(tp)
22
[![Go Report Card](https://goreportcard.com/badge/github.com/minefuto/tp)](https://goreportcard.com/report/github.com/minefuto/tp)
3-
[![release](https://github.com/minefuto/tp/actions/workflows/release.yml/badge.svg)](https://github.com/minefuto/tp/actions/workflows/release.yml)
3+
[![build](https://github.com/minefuto/tp/actions/workflows/build.yml/badge.svg)](https://github.com/minefuto/tp/actions/workflows/build.yml)
44
![GitHub release (latest by date)](https://img.shields.io/github/v/release/minefuto/tp)
55
![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/minefuto/tp)
66
![GitHub](https://img.shields.io/github/license/minefuto/tp)
@@ -15,12 +15,9 @@ It provides two displays.
1515

1616
<img src="https://github.com/minefuto/tp/blob/main/gif/tp.gif">
1717

18-
## shell integration
18+
## Shell integration
1919
It can be synchronized shell's linebuffer and `tp`'s inputfield.
20-
21-
<img src="https://github.com/minefuto/tp/blob/main/gif/tp-shell.gif">
22-
23-
The below config is the `zsh` integration.
20+
The below config is the `zsh` integration.
2421
keymappings: `ctrl + |`
2522
```
2623
function transparent-pipe() {

gif/tp-shell.gif

-2.16 MB
Binary file not shown.

gif/tp.gif

-846 KB
Loading

0 commit comments

Comments
 (0)