diff --git a/README.md b/README.md index 15c6927..0f056de 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Me: Aaarrrrggghhhhh.. This library is designed to wrap all NodeJS invocations and automagically suck all metadata into honeycomb. 90% of your data needs can be met with a quick: ```javascript -const hll = require('@bitgenics/honeycomb-lambda-logger') +const hll = require('@bitgenics/honey-lambda-logger') const handler = async (event, context) => { .....//Your regular lambda