readme
This commit is contained in:
parent
78e8ba2579
commit
abda5f9398
1 changed files with 12 additions and 0 deletions
12
README.md
Normal file
12
README.md
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
# language-subtag-registry
|
||||
|
||||
### usage
|
||||
|
||||
```
|
||||
go get github.com/dalu/language-subtag-registry`
|
||||
cd $GOPATH/github.com/dalu/language-subtag-registry/
|
||||
wget http://www.iana.org/assignments/language-subtag-registry/language-subtag-registry
|
||||
go run main.go
|
||||
```
|
||||
|
||||
check json and lang directories for output
|
||||
Loading…
Add table
Add a link
Reference in a new issue