Skip to content

Commit

Permalink
docs: Improve style (#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
JJ authored Jan 26, 2022
1 parent 9944ad2 commit b1a2a73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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)
Expand Down

0 comments on commit b1a2a73

Please sign in to comment.