From 2f17d4e18a35353eb9ec0f29358021db7190b0e4 Mon Sep 17 00:00:00 2001 From: Ethan Date: Wed, 10 Apr 2024 17:46:05 -0700 Subject: [PATCH] doc: update deprecation warning --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 11c734e..7802ab7 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,9 @@ [Full documentation](https://ethanent.github.io/phin/global.html) | [GitHub](https://github.com/ethanent/phin) | [NPM](https://www.npmjs.com/package/phin) -## Deprecated +## Deprecation warning -This package is deprecated and should not be used. Please see [#91](https://github.com/ethanent/phin/issues/91) for more information. +Some versions of this package are deprecated and shouldn't be used. Be sure you are using a non-deprecated, supported version of the package. ## Simple Usage