diff --git a/readme.md b/readme.md
index b1af2b3..a733c01 100644
--- a/readme.md
+++ b/readme.md
@@ -1,6 +1,6 @@
# clsx [![CI](https://github.com/lukeed/clsx/workflows/CI/badge.svg)](https://github.com/lukeed/clsx/actions?query=workflow%3ACI) [![codecov](https://badgen.net/codecov/c/github/lukeed/clsx)](https://codecov.io/gh/lukeed/clsx) [![licenses](https://licenses.dev/b/npm/clsx)](https://licenses.dev/npm/clsx)
-> A tiny (239B) utility for constructing `className` strings conditionally.
Also serves as a [faster](bench) & smaller drop-in replacement for the `classnames` module.
+> A tiny (239B) utility for constructing `className` strings conditionally.
Also serves as a [faster](bench) & smaller drop-in replacement for the `classnames` module. Check out the [usage trend of `clsx` and `classnames`](https://npm-compare.com/classnames,clsx/#timeRange=THREE_YEARS).
This module is available in three formats: