diff --git a/README.md b/README.md index 19124e0..1040189 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,6 @@ [`github.com/markbates/pkger`](https://godoc.org/github.com/markbates/pkger) is a tool for embedding static files into Go binaries. It will, hopefully, be a replacement for [`github.com/gobuffalo/packr/v2`](https://godoc.org/github.com/gobuffalo/packr/v2). - - ## How it Works Pkger is powered by the dark magic of Go Modules, so they're like, totally required.