readme
This commit is contained in:
parent
78e8ba2579
commit
abda5f9398
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…
Reference in New Issue
Block a user