diff options
author | Laria Carolin Chabowski <laria@laria.me> | 2016-08-16 08:06:58 +0200 |
---|---|---|
committer | Laria Carolin Chabowski <laria@laria.me> | 2016-08-16 08:06:58 +0200 |
commit | 23e6905920c143cbf452b150c19a2b37171b1ae0 (patch) | |
tree | 3e6ffbf1afb741b7e988d48e785a3d77abaeb295 /README.markdown | |
parent | 52ee287c55d23d58011e016c9e84d3a563110c13 (diff) | |
download | binproto-master.tar.gz binproto-master.tar.bz2 binproto-master.zip |
Diffstat (limited to 'README.markdown')
-rw-r--r-- | README.markdown | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.markdown b/README.markdown index 3ab3c57..e7e62c8 100644 --- a/README.markdown +++ b/README.markdown @@ -12,11 +12,11 @@ I'll publish this code, despite it's many quirks. Perhaps someone has a use for ## Installation -`go get github.com/kch42/binproto` +`go get github.com/silvasur/binproto` ## Documentation -Either install the package and use a local godoc server or use [godoc.org](http://godoc.org/github.com/kch42/binproto) +Either install the package and use a local godoc server or use [godoc.org](http://godoc.org/github.com/silvasur/binproto) ## Protocol definition |