Skip to content

Commit

Permalink
Revert "Change directory structure"
Browse files Browse the repository at this point in the history
This reverts commit 777e54a.
  • Loading branch information
Artem Henvald committed May 26, 2022
1 parent e41f385 commit 6daeeb3
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,9 @@ func main() {
###### bash

```bash
$ go get "github.com/fre5h/transliteration-go"@v1.1.1
go: downloading github.com/fre5h/transliteration-go v1.1.1
go: added github.com/fre5h/transliteration-go v1.1.1
$ go get "github.com/fre5h/transliteration-go"@v1.1.0
go: downloading github.com/fre5h/transliteration-go v1.1.0
go: added github.com/fre5h/transliteration-go v1.1.0

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

0 comments on commit 6daeeb3

Please sign in to comment.