add go get instructions

This commit is contained in:
Andre Medeiros 2020-06-09 13:54:10 -04:00
parent de5547c3fb
commit 09ba0dc61a
No known key found for this signature in database
GPG Key ID: 38F11905BF87C320
1 changed files with 1 additions and 0 deletions

View File

@ -5,5 +5,6 @@ A tool that converts Lokalize JSON files to Android string resources
Usage:
```
$ go get github.com/status-im/lokalize2android
$ lokalize2android locales/en.json
```