From 50271f2d471286237701088045e034626b3e44a3 Mon Sep 17 00:00:00 2001 From: rix1 Date: Mon, 12 Feb 2024 16:22:47 +0100 Subject: [PATCH] Improve readme warning (#379) Co-authored-by: Sindre Sorhus --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 537a7c4..2bf52a1 100644 --- a/readme.md +++ b/readme.md @@ -44,7 +44,8 @@ npm install query-string ``` -**Not `npm install querystring`!!!!!** +> [!WARNING] +> Remember the hyphen! Do not install the deprecated [`querystring`](https://github.com/Gozala/querystring) package! For browser usage, this package targets the latest version of Chrome, Firefox, and Safari.