Skip to content
This repository has been archived by the owner on Oct 27, 2022. It is now read-only.

Commit

Permalink
Readme updated
Browse files Browse the repository at this point in the history
  • Loading branch information
mesuutt committed May 13, 2017
1 parent 4b5b1c4 commit ea62c75
Showing 1 changed file with 15 additions and 2 deletions.
17 changes: 15 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,21 @@
### Turengo

Use [tureng.com](tureng.com) from CLI.
Translate text using [tureng.com](tureng.com) from your terminal.

---
### Installation

```
go get -u github.com/mesuutt/turengo
```


### Usage

```
turengo Hello world
```

#### See in action

[![See in action](https://asciinema.org/a/1no3yw3bxar9s4d09gc5auks2.png)](https://asciinema.org/a/1no3yw3bxar9s4d09gc5auks2)

Expand Down

0 comments on commit ea62c75

Please sign in to comment.