From 6e08365b9bf9cfd3fc4c21b8a8d94787ac9deb7e Mon Sep 17 00:00:00 2001 From: XieRan Date: Mon, 22 Jun 2015 02:42:45 +0800 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index c306153..ac8920c 100644 --- a/README.md +++ b/README.md @@ -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 :)