diff --git a/README.md b/README.md index be530dd..3ebc5e4 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,7 @@ Below is a simple example, for a full example [see here](https://github.com/go-p package main import ( + "fmt" "net/http" "github.com/go-playground/lars"