Update README to refer to package documentation
This commit is contained in:
parent
e5431843b3
commit
05f63f8b5c
10
README.md
10
README.md
|
@ -12,8 +12,14 @@ and room to grow these explorations into full-blown decoders.
|
||||||
Get going
|
Get going
|
||||||
=========
|
=========
|
||||||
|
|
||||||
Documentation sucks, sorry.
|
Package documentation at
|
||||||
Start with `examples/simple` and build it up into whatever you want.
|
https://godoc.org/github.com/dirtbags/netshovel
|
||||||
|
|
||||||
|
We recommend you
|
||||||
|
copy `examples/simple/simple.go`,
|
||||||
|
change the `Simple` structs into your own protocol,
|
||||||
|
and build it up into whatever you want.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
The Future
|
The Future
|
||||||
|
|
Loading…
Reference in New Issue