Update README.md

This commit is contained in:
XieRan 2015-06-22 02:42:45 +08:00
parent c406dab4af
commit 6e08365b9b

View File

@ -70,3 +70,8 @@ for _, p := range pkts[1:] {
sample, err := dec.Decode(p)
}
```
License
----
All code is under WTFPL. You can use it for everything as you want :)