Skip to content

Commit 482e73e

Browse files
committed
Update README.md
1 parent 2a48f16 commit 482e73e

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
1+
<div align="center">
2+
13
# strans
24

5+
</div>
6+
7+
<div align="right">
8+
9+
[![golangci-lint](https://github.com/sheepla/strans/actions/workflows/ci.yml/badge.svg)](https://github.com/sheepla/strans/actions/workflows/ci.yml)
10+
11+
[![Release](https://github.com/sheepla/strans/actions/workflows/release.yml/badge.svg)](https://github.com/sheepla/strans/actions/workflows/release.yml)
12+
13+
</div>
14+
315
A command line translate tool written in Go with GNU Readline-like interactive mode (`--repl`) inspired by [translate-shell](https://github.com/soimort/translate-shell)
416

517
## Features

0 commit comments

Comments
 (0)