From d1f3f59b71df40074129ad4b0b0a8529c7035e08 Mon Sep 17 00:00:00 2001 From: Eran Hammer Date: Thu, 22 Oct 2020 12:26:58 -0700 Subject: [PATCH] Update README.md --- README.md | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/README.md b/README.md index b735094..94da572 100755 --- a/README.md +++ b/README.md @@ -1,17 +1,3 @@ - - -# @hapi/hawk +# hawk #### HTTP Holder-Of-Key Authentication Scheme. - -**hawk** is part of the **hapi** ecosystem and was designed to work seamlessly with the [hapi web framework](https://hapi.dev) and its other components (but works great on its own or with other frameworks). If you are using a different web framework and find this module useful, check out [hapi](https://hapi.dev) – they work even better together. - -### Visit the [hapi.dev](https://hapi.dev) Developer Portal for tutorials, documentation, and support - -## Useful resources - -- [Documentation and API](https://hapi.dev/family/hawk/) -- [Version status](https://hapi.dev/resources/status/#hawk) (builds, dependencies, node versions, licenses, eol) -- [Changelog](https://hapi.dev/family/hawk/changelog/) -- [Project policies](https://hapi.dev/policies/) -- [Free and commercial support options](https://hapi.dev/support/)