Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fre5h committed Apr 17, 2022
1 parent 267ade1 commit 7ec9395
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ GO library for transliteration. 🇺🇦 🇬🇧 🔡

## Requirements 🧐

* GO >= 1.18
* GO >= 1.16

## Available transliteration methods 🎁

Expand Down Expand Up @@ -55,6 +55,8 @@ func main() {
###### bash

```bash
$ go get "github.com/fre5h/transliteration-go"@v1.0.0

$ go run main.go Слава Україні!
transliterated text: Slava Ukraini!
```
Expand Down

0 comments on commit 7ec9395

Please sign in to comment.