diff --git a/README.md b/README.md index 922107c..448053b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # LEGACY: querystring -> The querystring API is considered Legacy. new code should use the [URLSearchParams](https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams) API instead. +> The querystring API is considered Legacy. New code should use the [URLSearchParams](https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams) API instead. [![NPM](https://img.shields.io/npm/v/querystring.svg)](https://npm.im/querystring) [![gzip](https://badgen.net/bundlephobia/minzip/querystring@latest)](https://bundlephobia.com/result?p=querystring@latest)