diff options
author | Laria Carolin Chabowski <laria@laria.me> | 2016-08-16 08:07:38 +0200 |
---|---|---|
committer | Laria Carolin Chabowski <laria@laria.me> | 2016-08-16 08:07:38 +0200 |
commit | 9bdec3dec7c611fa97beadc374d75bdf02cd880e (patch) | |
tree | 4194cc64d8da1acbc1db3662fba6e3fd628f8057 | |
parent | ba25a3a15f617b6580523ccfb83d31764a50a97a (diff) | |
download | buzhash-master.tar.gz buzhash-master.tar.bz2 buzhash-master.zip |
-rw-r--r-- | README.markdown | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.markdown b/README.markdown index 11d415f..8e547d4 100644 --- a/README.markdown +++ b/README.markdown @@ -17,8 +17,8 @@ This can be useful, when searching for a data fragment in large files, without k ## Installation -`go get github.com/kch42/buzhash` +`go get github.com/silvasur/buzhash` ## Documentation -Either install the package and use a local godoc server or use [godoc.org](http://godoc.org/github.com/kch42/buzhash) +Either install the package and use a local godoc server or use [godoc.org](http://godoc.org/github.com/silvasur/buzhash) |