From c838d27da1804b3310447e72adb75fe8edc4dca4 Mon Sep 17 00:00:00 2001
From: sheepla <62412884+sheepla@users.noreply.github.com>
Date: Sat, 31 Dec 2022 18:18:08 +0900
Subject: [PATCH] Update README.md
---
README.md | 19 ++++++++++++++-----
1 file changed, 14 insertions(+), 5 deletions(-)
diff --git a/README.md b/README.md
index a594066..0c86206 100644
--- a/README.md
+++ b/README.md
@@ -1,18 +1,27 @@
+
+
+[](https://github.com/sheepla/strans/actions/workflows/ci.yml)
+[](https://github.com/sheepla/strans/actions/workflows/release.yml)
+
+
+
# strans
-
-[](https://github.com/sheepla/strans/actions/workflows/ci.yml)
+
-[](https://github.com/sheepla/strans/actions/workflows/release.yml)
+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)
-
-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)
+
+
+[](https://github.com/sheepla/strans/releases/latest)
+
+
## Features