diff options
author | Miguel Molina <hi@mvader.me> | 2016-02-16 15:07:05 +0100 |
---|---|---|
committer | Miguel Molina <hi@mvader.me> | 2016-02-16 15:07:05 +0100 |
commit | c9af70ef702319add4b829262016af0b99cb1a31 (patch) | |
tree | 9082f7c9f964282dcbb1d28e22453a4261f839d0 | |
parent | aab1853ef013f54e8ad5074ecb0e64f31c61d2c7 (diff) | |
download | go-git-c9af70ef702319add4b829262016af0b99cb1a31.tar.gz |
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -84,7 +84,7 @@ Date: 2015-12-11 17:57:10 +0100 +0100 Acknowledgements ---------------- -The earlies versions of the [packfile reader](https://godoc.org/gopkg.in/src-d/go-git.v2/formats/packfile) is based on [git-chain](https://github.com/gitchain/gitchain/blob/master/git/pack.go) project done by [@yrashk](https://github.com/yrashk) +The earlier versions of the [packfile reader](https://godoc.org/gopkg.in/src-d/go-git.v2/formats/packfile) are based on [git-chain](https://github.com/gitchain/gitchain/blob/master/git/pack.go), project done by [@yrashk](https://github.com/yrashk) License |