From 9be9ce7c993e631a0c7e024a0dbb82fe2c4746ca Mon Sep 17 00:00:00 2001 From: Feross Aboukhadijeh Date: Mon, 25 Mar 2019 22:12:34 -0700 Subject: [PATCH] add tidelift link --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e9a81af..356e351 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,8 @@ npm install safe-buffer ``` +[Get supported safe-buffer with the Tidelift Subscription](https://tidelift.com/subscription/pkg/npm-safe-buffer?utm_source=npm-safe-buffer&utm_medium=referral&utm_campaign=readme) + ## usage The goal of this package is to provide a safe replacement for the node.js `Buffer`.