diff --git a/README.md b/README.md index cef02f3..d3dd42d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # go-httpbearer Package **httpbearer** provides tool to deal with HTTP bearer tokens, for the Go programming language. +The HTTP Bearer token is associated with OAuth, but is sometimes used outside of OAuth. ## Online Documention