diff --git a/README.md b/README.md index dbf36d2..61c9e0b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # CSRF protection +[![Go Reference](https://pkg.go.dev/badge/code.app-house.ru/go/csrf.svg)](https://pkg.go.dev/code.app-house.ru/go/csrf) + A golang library that implements CSRF protection.