diff --git a/README.md b/README.md index 1d4baef..0edc5b4 100644 --- a/README.md +++ b/README.md @@ -73,3 +73,7 @@ $ go test -v ./pkg/gocache ## License `gocache` is licensed under the Apache 2.0 License, found in the LICENSE file. + +## Special thanks + +To [Matt Pollack](https://github.com/mattpollack) and [Kevin Birk](https://github.com/kbirk) for their design and authorship of this project.