diff --git a/README.md b/README.md new file mode 100644 index 0000000..3a8c144 --- /dev/null +++ b/README.md @@ -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 \ No newline at end of file